aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authors-over-42023-06-15 19:01:32 -0400
committers-over-42023-06-15 19:01:32 -0400
commitc7d0b43b200ee2103653468c76050c1113299fea (patch)
treec28d081e2ba7f64fbd93154ebec555bb22a8e9d1 /examples
parent4c41e9f95d23f9ba322b2516164cd4bab0b439fa (diff)
fixed everything and changed Makefile a bit
Diffstat (limited to 'examples')
-rw-r--r--examples/hello.halk2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/hello.halk b/examples/hello.halk
index b0999cc..62b8360 100644
--- a/examples/hello.halk
+++ b/examples/hello.halk
@@ -1,5 +1,3 @@
-**
-
:str:hello = 'hello, ';
:void:greeting. :str:to = { ` functions declared the same way as variables, but with a . after
the name, followed by arguments `