Browse Source

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

git-svn-id: trunk@12032 -

Jonas Maebe 16 years ago
parent
commit
f07d00b7f0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/webtbf/tw12075.pp

+ 0 - 1
tests/webtbf/tw12075.pp

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