浏览代码

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

git-svn-id: trunk@12032 -

Jonas Maebe 16 年之前
父节点
当前提交
f07d00b7f0
共有 1 个文件被更改,包括 0 次插入1 次删除
  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}