瀏覽代碼

* mode delphi

git-svn-id: trunk@585 -
peter 20 年之前
父節點
當前提交
f673f050a8
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      tests/webtbs/tw4151.pp

+ 3 - 0
tests/webtbs/tw4151.pp

@@ -1,6 +1,9 @@
 { Source provided for Free Pascal Bug Report 4151 }
 { Submitted by "Christian Iversen" on  2005-07-03 }
 { e-mail: [email protected] }
+
+{$mode delphi}
+
 program foo;
 type
   t = (a, b, c);