We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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#126032 (status was 'resolved')
Searchable as RT126032$
The text was updated successfully, but these errors were encountered:
06:34 < TimToady> a bug spotted by http://rosettacode.org/wiki/Equilibrium_index#Perl_6 06:34 < TimToady> m: say <a b c>.classify: { ~($ ~= $_); } 06:34 <+camelia> rakudo-moar 81de8d: OUTPUT«aa => [a], aab => [b], aabc => [c]» 06:34 < TimToady> seems .classify is assuming no side effects
Sorry, something went wrong.
Fixed in Rakudo commit b4a9f56469a55d5d8a23a21ce7cb0704376d885f Tests in roast commit 621b3487768ff254e80894f01b39507631901e9f
The RT System itself - Status changed from 'new' to 'open'
@niner - Status changed from 'open' to 'resolved'
No branches or pull requests
Migrated from rt.perl.org#126032 (status was 'resolved')
Searchable as RT126032$
The text was updated successfully, but these errors were encountered: