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


<moritz_> rakudo: say (hash(a => '3' )).perl
<p6eval> rakudo cddb16: OUTPUT«{}␤»
<moritz_> wait a sec
<moritz_> let me look up the semantics of hash() first
<masak> sure.
<moritz_> If you wish to be less ambiguous, the C<hash> list operator will
<moritz_> explicitly evaluate a list and compose a hash of the returned value,
<moritz_> (from S04)
<moritz_> S04:1187
* masak submits rakudobug

Reply via email to