Browse Source

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

git-svn-id: trunk@12032 -

Jonas Maebe 17 năm trước cách đây
mục cha
commit
f07d00b7f0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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}