mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 08:07:22 +01:00
9 lines
67 B
ObjectPascal
9 lines
67 B
ObjectPascal
{ %fail }
|
|
{$goto on}
|
|
label
|
|
1234;
|
|
begin
|
|
1234+1234:
|
|
1234:
|
|
end.
|