<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...- [perl #115608] [BUG] Cannot call a routine u... Carl Mäsak
- [perl #115608] [BUG] Cannot call a rout... Carl Mäsak via RT
- [perl #115608] [BUG] Cannot call a rout... Christian Bartolomaeus via RT
