blob: 371e7fbc38cca7e0a7aca54a67b2ee47ea59c2a0 [file] [log] [blame]
MODULE testfloat ;
CONST
foo = FLOAT (c) ;
VAR
c: CARDINAL ;
BEGIN
END testfloat.