mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-24 17:58:40 +01:00
10 lines
87 B
ObjectPascal
10 lines
87 B
ObjectPascal
{ Old file: tbf0326.pp }
|
|
{ }
|
|
|
|
{$mode delphi}
|
|
const
|
|
anyconst = %11111;
|
|
|
|
begin
|
|
end.
|