From 0410bab11f4be35c22916935509a62a7e7bd8bd2 Mon Sep 17 00:00:00 2001 From: s-over-4 Date: Tue, 13 Jun 2023 15:29:47 -0400 Subject: ok --- examples/hello.halk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'examples/hello.halk') 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 ` -- cgit v1.2.3