<jnthn> module foo; sub foo() { say "OH HAI" }; foo; foo()
<jnthn> In this one, foo() parses as a coercion.
<masak> jnthn: oh!
* masak adds that to the appropriate rakudobug
<jnthn> Anyway, it's right it doesn't call the sub. Just an LTA error I 
guess...though I ain't immediately sure what to do with it...


Reply via email to