mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 20:28:14 +02:00
6 lines
64 B
ObjectPascal
6 lines
64 B
ObjectPascal
{$define ok}
|
|
{$ifdef ok}{$i uw1181.inc}{$endif}
|
|
begin
|
|
p;
|
|
end.
|