# New Ticket Created by  Justin DeVuyst 
# Please include the string:  [perl #130690]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=130690 >


See https://gist.github.com/anonymous/1bac642c0a774065bb087dab4e03c694.

Note that the point of using the private method was because the attr is
private in the real code.

Can't repro if:
* switch the "for (:k1<v1>)" to "for (1..1)"
* change the foo method to public
* have only one class
* move send-and-store into the classes

Reply via email to