Browse Source

* mode tp

peter 20 years ago
parent
commit
7d881c5c07
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/tbs/tb0188.pp

+ 1 - 0
tests/tbs/tb0188.pp

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