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