Explorar el Código

* Move + after objfpc to use ansistrings

git-svn-id: trunk@20644 -
pierre hace 14 años
padre
commit
0658a6ee88
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/utils/dotest.pp

+ 1 - 1
tests/utils/dotest.pp

@@ -13,9 +13,9 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
  **********************************************************************}
-{$H+}
 {$mode objfpc}
 {$goto on}
+{$H+}
 
 program dotest;
 uses