# New Ticket Created by Zoffix Znet
# Please include the string: [perl #130852]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=130852 >
Originally encountered this grepping CORE:: symbols and calling .unique on the
result.
Golfed it down to nqp::p6recont_ro(Scalar):
<ZoffixW> m: unique Scalar
<camelia> rakudo-moar d41b68: OUTPUT: «(signal SEGV)»
<ZoffixW> m: use nqp; nqp::p6recont_ro(Scalar)
<camelia> rakudo-moar d41b68: OUTPUT: «(signal SEGV)»