瀏覽代碼

* objfpc mode

peter 22 年之前
父節點
當前提交
38616d29d6
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      tests/webtbs/tw2557.pp

+ 2 - 0
tests/webtbs/tw2557.pp

@@ -3,6 +3,8 @@
 { e-mail: [email protected] }
 { e-mail: [email protected] }
 Unit tw2557;
 Unit tw2557;
 
 
+{$mode objfpc}
+
 Interface
 Interface
 
 
 Type tVMThread=Class;
 Type tVMThread=Class;