MODULE tinyconst ; CONST Int = 16 ; Real = 1.0 + Int ; END tinyconst.