# New Ticket Created by Paweł Pabian # Please include the string: [perl #77664] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77664 >
[14:53] <bbkr> rakudo: q\ \ # parsed as quoting [14:53] <p6eval> rakudo 5ae715: ( no output ) [14:53] <bbkr> std: q\ \ # parsed as routine [14:53] <p6eval> std 32123: OUTPUT«[31m===[0mSORRY![31m===[0mUndeclared routine: 'q' used at line 1Check failedFAILED 00:01 114m» [14:53] <bbkr> STD or Rakudo bug? [14:53] <bbkr> rakudo: (q\ \).WHAT.say [14:53] <p6eval> rakudo 5ae715: OUTPUT«Str()» [14:55] * moritz_ not sure
