On Thu, 29 Sep 2016 11:01:49 -0700, ajs wrote:
> Via IRC:
>
> [13:51] a very slightly LTA error:
> [13:51] m: sub test { return (state $x = 0 )++; POST { $_++ }
> }; say test
> [13:51] <+camelia> rakudo-moar 58cf9d: OUTPUT«Cannot resolve caller
> postfix:<++>(Int); none of these signatures match
# New Ticket Created by Aaron Sherman
# Please include the string: [perl #129763]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=129763 >
Via IRC:
[13:51] a very slightly LTA error:
[13:51] m: sub test { return (state $x =