mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 17:59:27 +02:00
* goto on
git-svn-id: trunk@8145 -
This commit is contained in:
parent
ad4846a50e
commit
585f9b09f4
@ -1,5 +1,8 @@
|
||||
{ %opt=-Oodfa -vw -Sew}
|
||||
program DoesNotSeemToBeInited;
|
||||
|
||||
{$goto on}
|
||||
|
||||
label 10, 20, 30;
|
||||
var i: integer;
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user