diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/hello.halk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/hello.halk b/examples/hello.halk index 0bd40fe..b0999cc 100644 --- a/examples/hello.halk +++ b/examples/hello.halk @@ -1,8 +1,6 @@ - -:str:hello = 'qwertyuiopasdfghjklzxcvbnm1234567890lakjsdhfpqiuelljaksdfbvvvviu3o4448y5o23ilfn'; +** :str:hello = 'hello, '; - :void:greeting. :str:to = { ` functions declared the same way as variables, but with a . after the name, followed by arguments ` |