浏览代码

* moved mode switch to correct location

git-svn-id: trunk@14779 -
Jonas Maebe 15 年之前
父节点
当前提交
f967d995ac
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tests/test/thintdir.pp

+ 2 - 2
tests/test/thintdir.pp

@@ -2,11 +2,11 @@
 
 program thintdir;
 
+{$mode delphi}
+
 uses
   uhintdir;
 
-{$mode delphi}
-
 type
   t1 = record
   end platform;