fork download
  1. object Main extends App {
  2. // your code goes here
  3. println("Hola")
  4. }
Success #stdin #stdout 0.35s 4382720KB
stdin
Standard input is empty
stdout
Hola