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


$ perl6 -e 'class A { method foo(%*opts) {} }'
Invalid twigil used in signature parameter. at line 1, near ") {} }"

Suggest making the error message include "did you mean '*%opts'?".

Reply via email to