소스 검색

* Move + after objfpc to use ansistrings

git-svn-id: trunk@20644 -
pierre 13 년 전
부모
커밋
0658a6ee88
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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