object Test { def main(args: Array[String]): Unit = println("hello dotty!") }