mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-07 07:30:32 +01:00
8 lines
93 B
ObjectPascal
8 lines
93 B
ObjectPascal
{$warn symbol_platform on}
|
|
{$warnings-}
|
|
{$warn symbol_platform off}
|
|
{$warnings+}
|
|
begin
|
|
end.
|
|
|