This used to work somehow:
ugexe | star: my @z = (^3).map: {$_}; my $x = { :a(1) :b(@z) }
camelia | star-m 2015.03: ( no output )
But now it gives a cryptic error message:
ugexe | m: my @z = (^3).map: {$_}; my $x = { :a(1) :b(@z) }
camelia | rakudo-moar 1ed1ea: OUTPUT«===SORRY!===Unknown QAST node type NQPMu»
Migrated from rt.perl.org#126209 (status was 'resolved')
Searchable as RT126209$
The text was updated successfully, but these errors were encountered: