Sfoglia il codice sorgente

* changed test so it also produces a warning (and hence fails) on 64 bit
platforms

git-svn-id: trunk@12032 -

Jonas Maebe 17 anni fa
parent
commit
f07d00b7f0
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      tests/webtbf/tw12075.pp

+ 0 - 1
tests/webtbf/tw12075.pp

@@ -10,7 +10,6 @@ var
 begin
 {$warnings on}
     p:= @a;
-    offs:= SizeOf(integer);
 {$push}
 {$warnings off}
 {$pop}