Start of redesign
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
var: str *7 = "Hello";
|
||||
var2: str *5 = "World";
|
||||
create str string 5 Hello
|
||||
create var bool 1 true
|
||||
print var
|
||||
Reference in New Issue
Block a user