瀏覽代碼

* put program header in the right place

git-svn-id: trunk@12023 -
Jonas Maebe 17 年之前
父節點
當前提交
66669b00b1
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      tests/webtbs/tw8151a.pp

+ 2 - 1
tests/webtbs/tw8151a.pp

@@ -1,9 +1,10 @@
-{ %opt=-Oodfa -Sew }                                                                                                                                         program FunctionResultAnalysisWrong;
+{ %opt=-Oodfa -Sew }
 { %norun }
 {$IFDEF FPC}
   {$mode delphi}
 {$ENDIF}
 
+program FunctionResultAnalysisWrong;
 uses
   SysUtils;