fork download
  1. println(({ it('ABCD') }) { "${it} and some more" })
Success #stdin #stdout 1.34s 218432KB
stdin
Standard input is empty
stdout
ABCD and some more