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


Rakudo r34064 doesn't allow two spaces between 'say' and 'for' in this
one-liner:

$ ./perl6 -e 'say  for 1'
Could not find non-existent sub for
[...]

Reply via email to