DrKoch
0
Q:

scala hello world

object HelloWorld {
  def main(args: Array[String]): Unit = {
    println("Hello, world!")
  }
}
0

Tags

New to Communities?

Join the community