Browse Source

* mode objfpc

peter 22 years ago
parent
commit
ad7e970e39
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/webtbs/tw1573.pp

+ 3 - 0
tests/webtbs/tw1573.pp

@@ -1,4 +1,7 @@
 { %version=1.1 }
+
+{$mode objfpc}
+
 type
 	TCheck=class(TObject);