On Mon Dec 07 06:18:52 2015, lloyd.fo...@gmail.com wrote:
> sub foo() {} #fine
> sub foo:bar {} #fine
> sub foo:bar() {} #LTA error
> sub foo:bar () {} # fine

To be clear, here is the LTA error:

> sub foo:bar() {}
===SORRY!=== Error while compiling <unknown file>
Null operator is not allowed
at <unknown file>:1

-- 
Will "Coke" Coleda

Reply via email to