浏览代码

* 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;