fork download
  1. object Main extends App {
  2. println(1 + 1)
  3. }
Success #stdin #stdout 0.37s 382016KB
stdin
Standard input is empty
stdout
2