fork download
  1. def main(arg: Array[String]) {
  2. println out
  3. }
  4. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.scala:1: error: identifier expected but '{' found.
object {
       ^
one error found
stdout
Standard output is empty