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
I also would've thought || prefix applied to this construct as it does in /||@foo/ and even /||<{qw/foo food/}>/ to effect first-listed-match instead of LTM matching, but it doesn't look like it works.
I think that's a bug and filed it as rakudo/rakudo#1635 but I'm not 100% sure if it's intentional that it doesn't work.
It's not obvious that
<…>is a LTM; the angle brackets may also be mistaken for rule delimiters.The text was updated successfully, but these errors were encountered: