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


JimmyZ  rn: say ord.Cool
p6eval  rakudo 501e8a: OUTPUT«===SORRY!===␤CHECK FAILED:␤Calling 'ord' will 
never work with no arguments (line 1)␤ Expected: :(Cool $s)␤»
p6eval  ..niecza v19-12-gf36d743: OUTPUT«===SORRY!===␤␤Unsupported use of bare 
'ord'; in Perl 6 please use .ord if you meant $_, or use an explicit invocant 
or argument at /tmp/zdTud40u3o line 1:␤------> say ord⏏.Cool␤␤Unhandled 
exception: Check failed␤␤ at /…
JimmyZ  LTA ?
JimmyZ  std: say ord.Cool
p6eval  std fd2647b: OUTPUT«===SORRY!===␤Unsupported use of bare 'ord'; in Perl 
6 please use .ord if you meant $_, or use an explicit invocant or argument at 
/tmp/y0aeIaRTxr line 1:␤------> say ord⏏.Cool␤Check failed␤FAILED 00:00 41m␤»
masak   JimmyZ: slightly. feel free to submit rakudobug.

Reply via email to