module hello.world function main = |args| { println("Hello world") }