mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 05:45:59 +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 }
|
||||
|
||||
{$goto on}
|
||||
|
||||
label l1;
|
||||
var
|
||||
err : boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user