# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #126927]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=126927 >


<RabidGravy> m: say num64 ~~ Num
<camelia> rakudo-moar 9e53fa: OUTPUT«Cannot unbox a type object [...]
<RabidGravy> eh?
[...]
<TimToady> m: say num64 ~~ Num;
<camelia> rakudo-moar b7c6b5: OUTPUT«Cannot unbox a type object [...]
<TimToady> huh
<TimToady> did that one get reported?
<masak> don't think so
* masak submits rakudobug

Expected behavior: no error about unboxing, and the output "True".

Reply via email to