mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 05:29:34 +02:00
+ added missing -vw option
git-svn-id: trunk@2482 -
This commit is contained in:
parent
414bad118b
commit
3b93263965
@ -1,5 +1,5 @@
|
||||
{ %fail }
|
||||
{ %OPT=-Sew }
|
||||
{ %OPT=-Sew -vw}
|
||||
program tw4781a;
|
||||
var U : integer;
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{ %fail }
|
||||
{ %OPT=-Sew }
|
||||
{ %OPT=-Sew -vw}
|
||||
program tw4781b;
|
||||
var U : integer;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user