Update qwerty.qwerty
This commit is contained in:
parent
21abe04582
commit
f3ef94cccc
@ -1,3 +1,6 @@
|
||||
begin
|
||||
output "Hello World!"
|
||||
?hello = "Hello World"
|
||||
if 1 == 1 then
|
||||
output ?hello
|
||||
fi
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user