소스 검색

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

git-svn-id: trunk@12032 -

Jonas Maebe 17 년 전
부모
커밋
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}