Sfoglia il codice sorgente

* moved mode switch to correct location

git-svn-id: trunk@14779 -
Jonas Maebe 15 anni fa
parent
commit
f967d995ac
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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;