<FROGGS> r: my @j; my int $j = 42; @j.push($j); say @j
<camelia> rakudo-jvm 1726c7, rakudo-moar 1726c7: OUTPUT«42»
<camelia> ..rakudo-parrot 1726c7: OUTPUT«Cannot assign a non-Perl 6 value to a Perl 6 container in method REIFY at gen/parrot/CORE.setting:8407 in method reify at gen/parrot/CORE.setting:7279 in method gimme at gen/parrot/CORE.setting:7724 in method push at gen/parrot/CORE.setti…»
Migrated from rt.perl.org#121349 (status was 'resolved')
Searchable as RT121349$
The text was updated successfully, but these errors were encountered: