fork download
  1. object Main extends App {
  2. println("hello")
  3. }
Success #stdin #stdout 0.36s 322240KB
stdin
Standard input is empty
stdout
hello