fork download
  1. foreach $element ("foo".."quux") {print "$element\n"}
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
===SORRY!===
Unsupported use of 'foreach'; in Perl 6 please use 'for' at line 1, near " $element "
stdout
Standard output is empty