Sfoglia il codice sorgente

* fixed test

git-svn-id: trunk@5529 -
Jonas Maebe 19 anni fa
parent
commit
73dce1188d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tests/webtbs/tw7285.pp

+ 1 - 1
tests/webtbs/tw7285.pp

@@ -1,4 +1,4 @@
-{ %opt=-Sehw }
+{ %opt=-Sehw -S2 }
 
 type myclass=class(TObject)
       procedure myproc();