diff --git a/examples/hello.sy b/examples/hello.sy index 3c88040..2d4801e 100644 --- a/examples/hello.sy +++ b/examples/hello.sy @@ -1,4 +1,4 @@ [ "Hell world" . ] - =say + :say say! \ No newline at end of file