# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #61816] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61816 >
<eric256> perl6: $OUT.say("hi") <p6eval> rakudo 34584: OUTPUT«Scope not found for PAST::Var '$OUT' [...] <pmurias> eric256: $OUT.say is a hack a smop doesn't have multi methods yet so we don't have say <eric256> ohhh i was confused ;) lol i thought we might have $OUT and $IN ;) <jnthn> I think $*OUT.say should work, mind. :-) * masak submits rakudobug