소스 검색

* added packrecords statement so the test compiles on all systems regardless
of the default packrecords value

git-svn-id: trunk@7605 -

Jonas Maebe 18 년 전
부모
커밋
044e616bea
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/test/tparray20.pp

+ 1 - 0
tests/test/tparray20.pp

@@ -1,4 +1,5 @@
 {$mode macpas}
+{$packrecords 4}
 
 program FatalError_200608051;