foreach $element ("foo".."quux") {print "$element\n"}
Standard input is empty
===SORRY!=== Unsupported use of 'foreach'; in Perl 6 please use 'for' at line 1, near " $element "
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!