mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-10 12:27:09 +01:00
7 lines
81 B
ObjectPascal
7 lines
81 B
ObjectPascal
{ %FAIL }
|
|
{ This should normally fail compilation!}
|
|
Begin
|
|
{$ifopt}
|
|
{$endif}
|
|
end.
|