diff --git a/examples/helloWorld.cal b/examples/helloWorld.cal index a58427f..0bc9f68 100644 --- a/examples/helloWorld.cal +++ b/examples/helloWorld.cal @@ -1,5 +1,4 @@ include "cores/select.cal" include "std/io.cal" -include "std/array.cal" "Hello, world!\n" printlstr