September 2017 Update
This commit is contained in:
parent
bba7bfd280
commit
ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions
3
Task/Jump-anywhere/SPL/jump-anywhere-1.spl
Normal file
3
Task/Jump-anywhere/SPL/jump-anywhere-1.spl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
myLabel ->
|
||||
...
|
||||
:myLabel
|
||||
3
Task/Jump-anywhere/SPL/jump-anywhere-2.spl
Normal file
3
Task/Jump-anywhere/SPL/jump-anywhere-2.spl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
4 -> a=0
|
||||
...
|
||||
:4
|
||||
5
Task/Jump-anywhere/SPL/jump-anywhere-3.spl
Normal file
5
Task/Jump-anywhere/SPL/jump-anywhere-3.spl
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
label 55 <->
|
||||
#.output("1")
|
||||
:label 55
|
||||
#.output("2")
|
||||
<-
|
||||
Loading…
Add table
Add a link
Reference in a new issue