# New Ticket Created by  Stephane Payrard 
# Please include the string:  [perl #77118]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77118 >


This is probably related to know parsing bugs.

[17:45:26]  <cognominal> std:   say :a<>
[17:45:29]  <p6eval> std 31912: OUTPUT«Potential difficulties:␤  Pair
with <> really means a Nil value, not null string; use :a('') to
represent the null string,␤  or :a() to represent Nil more accurately
at /tmp/cgEjRhSp4V line 1:␤------> say
:a<>⏏<EOL>␤ok 00:01 112m␤»
[17:45:49]  <cognominal> rakudo: say :a<>
[17:45:54]  <p6eval> rakudo c1e19a: OUTPUT«===SORRY!===␤Unsupported
use of <>; in Perl 6 please use lines() or () at line 22, near "<>"␤»



-- 
cognominal stef

Reply via email to