mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 21:33:17 +02:00
* add goto on
git-svn-id: trunk@8162 -
This commit is contained in:
parent
c020d709b4
commit
eede14ca9e
@ -1,5 +1,7 @@
|
|||||||
{ %cpu=i386,x86_64 }
|
{ %cpu=i386,x86_64 }
|
||||||
|
|
||||||
|
{$goto on}
|
||||||
|
|
||||||
label l1;
|
label l1;
|
||||||
var
|
var
|
||||||
err : boolean;
|
err : boolean;
|
||||||
|
Loading…
Reference in New Issue
Block a user