mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 20:32:20 +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 }
|
{ %fail }
|
||||||
{ %OPT=-Sew }
|
{ %OPT=-Sew -vw}
|
||||||
program tw4781a;
|
program tw4781a;
|
||||||
var U : integer;
|
var U : integer;
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{ %fail }
|
{ %fail }
|
||||||
{ %OPT=-Sew }
|
{ %OPT=-Sew -vw}
|
||||||
program tw4781b;
|
program tw4781b;
|
||||||
var U : integer;
|
var U : integer;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user