mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 21:20:24 +02:00
* mode delphi
This commit is contained in:
parent
18740bcc52
commit
d2975fe115
@ -1,6 +1,7 @@
|
||||
{$mode delphi}
|
||||
|
||||
{$define skip}
|
||||
|
||||
program test;
|
||||
begin
|
||||
writeln('Hello world!');
|
||||
{$ifndef skip}
|
||||
|
Loading…
Reference in New Issue
Block a user