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


<pmichaud> rakudo:  my $foo = 'hello world';   say «$foo».elems
<p6eval> rakudo 705cb2: OUTPUT«1␤»
<pmichaud> oops.
<pmichaud> oh well :-)
<moritz_> it's not yet christmas ;-)
* masak submits rakudobug

Expected value from the evaluation: 2, because "hello" and "world"
should end up as different elements.

Reply via email to