# New Ticket Created by Zoffix Znet
# Please include the string: [perl #131181]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=131181 >
14:51 Zoffix m: $ = 42 but role { has int $!x }
14:51 camelia rakudo-moar 277b6e: ( no output )
14:51 Zoffix m: $ = 42 but role { has Int $!x = 42 }
14:51 camelia rakudo-moar 277b6e: ( no output )
14:51 Zoffix m: $ = 42 but role { has int $!x = 42 }
14:51 camelia rakudo-moar 277b6e: OUTPUT: «Invalid
BUILD_LEAST_DERIVED plan in block <unit> at <tmp> line 1»