Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrated from rt.perl.org#126243 (status was 'new')
Searchable as RT126243$
The text was updated successfully, but these errors were encountered:
my @foo; say "abcxyd" ~~ m/@foo=(.)/; say @foo rakudo-moar f52f0d: OUTPUT«===SORRY!===QAST::Block with cuid cuid_1_1443731047.48863 has not appeared»
I expect @foo to contain the Match of the letter "a".
Sorry, something went wrong.
No branches or pull requests
Migrated from rt.perl.org#126243 (status was 'new')
Searchable as RT126243$
The text was updated successfully, but these errors were encountered: