1 2 3 4 5
module main // must be named same as the file! import src/lib def main(): Unit = println(helloWorld())