# New Ticket Created by B. N.
# Please include the string: [perl #125190]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=125190 >
12:45 pippo r: say "a" ~~ /<:alpha>/;
12:45 camelia rakudo-moar 2ea008: OUTPUT«「a」»
12:45 ..rakudo-jvm 2ea008:
OUTPUT«java.util.regex.PatternSyntaxException: Unknown character
property name {alpha} near index 8\p{alpha} ^ in block
<unit> at /tmp/tmpfile:1»
12:46 pippo ^^ rakudo-j bug?
12:46 FROGGS pippo: yes