NotFound
Results
4
comments of
NotFound
Such syntax is not really supported, even if it works in some cases. You can use the indirect call syntax: obj.*'!meth'() When the method is a const string, like in...
I think this is a parrot fault, but I'm not sure where it lies.
I've opened a parrot ticket, TT #2193
Should be fixed in ec248ed