aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authors-over-42023-06-13 15:29:47 -0400
committers-over-42023-06-13 15:29:47 -0400
commit0410bab11f4be35c22916935509a62a7e7bd8bd2 (patch)
tree51efa093abbdc1be32bc7e23e4d358ec1da347be /examples
parentd1438b178e922f7eca9c9f63c475d62d75323518 (diff)
ok
Diffstat (limited to 'examples')
-rw-r--r--examples/hello.halk4
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 `