Labels and control flow
This commit is contained in:
@@ -1 +1,3 @@
|
||||
print
|
||||
@myLabel
|
||||
println "dingus"
|
||||
jump %myLabel
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
print
|
||||
@myLabel
|
||||
println "dingus"
|
||||
jump %myLabel
|
||||
|
||||