mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 10:19:17 +02:00
* put program header in the right place
git-svn-id: trunk@12023 -
This commit is contained in:
parent
cdf6d8cd04
commit
66669b00b1
@ -1,9 +1,10 @@
|
||||
{ %opt=-Oodfa -Sew } program FunctionResultAnalysisWrong;
|
||||
{ %opt=-Oodfa -Sew }
|
||||
{ %norun }
|
||||
{$IFDEF FPC}
|
||||
{$mode delphi}
|
||||
{$ENDIF}
|
||||
|
||||
program FunctionResultAnalysisWrong;
|
||||
uses
|
||||
SysUtils;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user