mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 18:50:25 +02:00
no message
This commit is contained in:
parent
ca10eecc47
commit
a7f637e1d1
@ -1,5 +1,4 @@
|
||||
{ %OPT=-glhc }
|
||||
{ %TARGET=win32,linux,go32v2 }
|
||||
{ Source provided for Free Pascal Bug Report 3661 }
|
||||
{ Submitted by "Martin Schreiber" on 2005-02-16 }
|
||||
{ e-mail: }
|
||||
@ -11,4 +10,4 @@ uses
|
||||
|
||||
begin
|
||||
writeln('abc');
|
||||
end.
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user