package main def main() { Println("I'm here!") } main()