mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 18:47:52 +02:00
8 lines
93 B
ObjectPascal
8 lines
93 B
ObjectPascal
{$warn symbol_platform on}
|
|
{$warnings-}
|
|
{$warn symbol_platform off}
|
|
{$warnings+}
|
|
begin
|
|
end.
|
|
|