Browse Source

* mode delphi

peter 21 năm trước cách đây
mục cha
commit
717dce966e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      tests/webtbf/tw3480.pp

+ 2 - 0
tests/webtbf/tw3480.pp

@@ -5,6 +5,8 @@
 { e-mail: [email protected] }
 program z;
 
+{$mode delphi}
+
 type
   IBla = interface
   class function X: Boolean;