uses io.print function main:(array[string] args) -> int { print("Hello world.\n"); return 0; }