소스 검색

* mode tp

peter 20 년 전
부모
커밋
7d881c5c07
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/tbs/tb0188.pp

+ 1 - 0
tests/tbs/tb0188.pp

@@ -1,6 +1,7 @@
 { Old file: tbs0222.pp }
 { an record field can't be the counter index (compiles with TP) OK 0.99.11 (PFV) }
 
+{$mode tp}
 
 type TStruct = record
                  x,y: Integer;