Quellcode durchsuchen

+ added missing -vw option

git-svn-id: trunk@2482 -
Jonas Maebe vor 19 Jahren
Ursprung
Commit
3b93263965
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 1 1
      tests/webtbf/tw4781a.pp
  2. 1 1
      tests/webtbf/tw4781b.pp

+ 1 - 1
tests/webtbf/tw4781a.pp

@@ -1,5 +1,5 @@
 { %fail }
-{ %OPT=-Sew }
+{ %OPT=-Sew -vw}
 program tw4781a;
 var U : integer;
 

+ 1 - 1
tests/webtbf/tw4781b.pp

@@ -1,5 +1,5 @@
 { %fail }
-{ %OPT=-Sew }
+{ %OPT=-Sew -vw}
 program tw4781b;
 var U : integer;