import stdlib/stdlib.sl import stdlib/io.sl : main "hello world" puts ; compile-time main