فهرست منبع

* 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;
 program thintdir;
 
 
+{$mode delphi}
+
 uses
 uses
   uhintdir;
   uhintdir;
 
 
-{$mode delphi}
-
 type
 type
   t1 = record
   t1 = record
   end platform;
   end platform;