mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 09:49:28 +01:00
11 lines
97 B
ObjectPascal
11 lines
97 B
ObjectPascal
{ %FAIL }
|
|
{ Old file: tbf0326.pp }
|
|
{ }
|
|
|
|
{$mode delphi}
|
|
const
|
|
anyconst = %11111;
|
|
|
|
begin
|
|
end.
|