mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 11:29:24 +02:00
* moved into correct dir
This commit is contained in:
parent
4ad440c3e1
commit
e39ffac090
@ -1,3 +1,6 @@
|
||||
program testgoto;
|
||||
|
||||
{$goto on}
|
||||
|
||||
function test : longint;
|
||||
|
Loading…
Reference in New Issue
Block a user