diff --git a/examples/hello-world.arl b/examples/hello-world.arl index dfc3069..3593c09 100644 --- a/examples/hello-world.arl +++ b/examples/hello-world.arl @@ -1 +1 @@ -"Hello, world!\n" putstr +"Hello, world!\n" putstr \ No newline at end of file