fork download
  1. for (1..10) { print( "hello!") }
Success #stdin #stdout 3.78s 169520KB
stdin
Standard input is empty
stdout
hello!
hello!
hello!
hello!
hello!
hello!
hello!
hello!
hello!
hello!