Ver código fonte

* fixed test

git-svn-id: trunk@5529 -
Jonas Maebe 19 anos atrás
pai
commit
73dce1188d
1 arquivos alterados com 1 adições e 1 exclusões
  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();