diff options
author | s-over-4 | 2023-06-15 19:01:32 -0400 |
---|---|---|
committer | s-over-4 | 2023-06-15 19:01:32 -0400 |
commit | c7d0b43b200ee2103653468c76050c1113299fea (patch) | |
tree | c28d081e2ba7f64fbd93154ebec555bb22a8e9d1 /examples | |
parent | 4c41e9f95d23f9ba322b2516164cd4bab0b439fa (diff) |
fixed everything and changed Makefile a bit
Diffstat (limited to 'examples')
-rw-r--r-- | examples/hello.halk | 2 |
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 ` |