Browse Source

* objfpc mode

peter 22 năm trước cách đây
mục cha
commit
38616d29d6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      tests/webtbs/tw2557.pp

+ 2 - 0
tests/webtbs/tw2557.pp

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