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


<pmichaud> p6:  my Rat constant $r .= new(3,5); say $r;  # should work
<p6eval> ..rakudo 763b85: OUTPUT«===SORRY!===␤Default constructor only
takes named arguments␤»
<pmichaud> why is it looking at the Default constructor, I wonder?
<jnthn> pmichaud: Maybe an initialization fail
<jnthn> pmichaud: I mean...it doesn't call on Rat for some reason.
<pmichaud> anyway, seeing that I agree: BUG
* masak submits rakudobug

Reply via email to