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


<masak> rakudo: lines("words")
<p6eval> rakudo 860fe1: OUTPUT«Too many positional parameters passed;
got 2 but expected 1 [...]
* masak submits rakudobug
<masak> breaks hangman in the adventure game book.
<masak> from what I can see in the setting source, the sub form &lines
tries to call the method form .lines with an argument that doesn't
bind to a parameter.
<masak> $limit
<moritz> where is $limit not bound?
<masak> in Str.lines
* moritz doesn't understand
<moritz> oh
<moritz> it's used in IO.lines
<masak> doesn't help us much :)

Reply via email to