# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #77454] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77454 >
<ash_> rakudo: say 123.so <p6eval> rakudo df38ac: OUTPUT«Method 'so' not found [...] <ash_> rakudo: say False ~~ True <p6eval> rakudo df38ac: OUTPUT«===SORRY!===Smartmatch against True always matches; if you mean to test the topic for truthiness, use :so or *.so or ?* [...] <ash_> rakudo: say 123 ~~ :so <p6eval> rakudo df38ac: OUTPUT«Method 'so' not found [...] <TimToady> rakudobug <masak> looks like a TODO to me. <ash_> ah, i was wondering why it was advertising to use :so or *.so but those don't work <TimToady> cargo culted the error message from STD :) * masak submits TODO rakudobug
