# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #77272]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77272 >
<masak> rakudo: class A is NoSuchType {}
<p6eval> rakudo 85602a: OUTPUT«===SORRY!===No applicable candidates
found to dispatch to for 'trait_mod:<is>'. Available candidates
are::(Mu $child, Role $r):(Routine $r, Any
:default($default)!):(Code $block, Any $arg?, Any
:export($export)!):(Mu $child, Mu $parent):(Mu $type where ({ ...
}), Any [...]
<masak> when I make a typo in the type after 'is', I'm less interested
in the available candidates to trait_mod:<is> and more interested in
line number and file.
* masak submits rakudobug