Browse Source

* mode H+ added

peter 25 years ago
parent
commit
8959ab2eda
2 changed files with 1 additions and 0 deletions
  1. BIN
      tests/tbs/tbs0294.pp
  2. 1 0
      tests/webtbs/tbug868.pp

BIN
tests/tbs/tbs0294.pp


+ 1 - 0
tests/webtbs/tbug868.pp

@@ -1,4 +1,5 @@
 {$mode objfpc}
 {$mode objfpc}
+{$H+}
 type
 type
   TTreeData = record
   TTreeData = record
     Key: String;
     Key: String;