From c7d0b43b200ee2103653468c76050c1113299fea Mon Sep 17 00:00:00 2001 From: s-over-4 Date: Thu, 15 Jun 2023 19:01:32 -0400 Subject: fixed everything and changed Makefile a bit --- examples/hello.halk | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples') 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 ` -- cgit v1.2.3