mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-06 23:40:39 +01:00
7 lines
81 B
ObjectPascal
7 lines
81 B
ObjectPascal
{ %FAIL }
|
|
{ This should normally fail compilation!}
|
|
Begin
|
|
{$ifopt}
|
|
{$endif}
|
|
end.
|