4 lines
63 B
Text
4 lines
63 B
Text
Goto label
|
|
|
|
label:
|
|
TextWindow.WriteLine("Jumped to the label")
|
Goto label
|
|
|
|
label:
|
|
TextWindow.WriteLine("Jumped to the label")
|