mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 20:19:33 +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 }
|
{ %norun }
|
||||||
{$IFDEF FPC}
|
{$IFDEF FPC}
|
||||||
{$mode delphi}
|
{$mode delphi}
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|
||||||
|
program FunctionResultAnalysisWrong;
|
||||||
uses
|
uses
|
||||||
SysUtils;
|
SysUtils;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user