You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<masak> r: say "ab c" ~~ / ab c /
<p6eval> rakudo cf40f2: OUTPUT«#<failed match>»
<masak> r: say "ab c" ~~ / :s ab c /
<p6eval> rakudo cf40f2: OUTPUT«=> <ab c>»
<moritz> r: say 'ab c' ~~ ms/ ab c /
<p6eval> rakudo cf40f2: OUTPUT«#<failed match>»
<moritz> that last one should have worked
* masak submits rakudobug
Migrated from rt.perl.org#112766 (status was 'resolved')
Searchable as RT112766$
The text was updated successfully, but these errors were encountered: