ITS GENERATING AN EXECUTABLE LETS GOOOO
This commit is contained in:
13
test2.grnd
13
test2.grnd
@@ -1,12 +1 @@
|
||||
set &myName "Nathaniel"
|
||||
set &myAge 10
|
||||
|
||||
fun -list !split -string &str -string &determiner
|
||||
set &x 2
|
||||
set &y 5
|
||||
add $x $y &x
|
||||
return $x
|
||||
endfun
|
||||
|
||||
@myLabel
|
||||
jump %myLabel
|
||||
end 123
|
Reference in New Issue
Block a user