mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 16:09:25 +02:00
* fix target list option
This commit is contained in:
parent
b264b089e2
commit
f68d469a98
@ -1,5 +1,5 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %target go32v2,win32 }
|
{ %target=go32v2,win32 }
|
||||||
{ %opt=-Sc }
|
{ %opt=-Sc }
|
||||||
VAR s : ansistring;
|
VAR s : ansistring;
|
||||||
BEGIN
|
BEGIN
|
||||||
|
Loading…
Reference in New Issue
Block a user