Przeglądaj źródła

* moved mode switch to correct location

git-svn-id: trunk@14779 -
Jonas Maebe 15 lat temu
rodzic
commit
f967d995ac
1 zmienionych plików z 2 dodań i 2 usunięć
  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;