Переглянути джерело

* 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);