# Pastebin R3A0eeuW $ perl6 -e 'my $a = 0; for 0 .. 1000 { start { $a++ } }; say $a' 925