fpc/tests/tbf0008.pp
1998-10-28 10:06:25 +00:00

7 lines
61 B
ObjectPascal

const
compilerconst=1;
begin
dec(compilerconst);
end.