On 09/03/17 20:38, jn...@jnthn.net via RT wrote:
> On Thu, 09 Mar 2017 07:39:39 -0800, elizabeth wrote:
>> But I’ll settle for a warning / exceptione :-)
> I think these options are worth consideration. I can't think of a false
> positive off hand.
class Test { method tester { say "testest" } }
# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev
# Please include the string: [perl #131008]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=131008 >
Code:
say 2.5 lcm 5
Result:
10
Looking at the implementation, it c
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #131009]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=131009 >
While adding a test[^1] it was discovered that `[]` metaops containerize their
product so