parser: locate errors with locations in ANode
[nit.git] / tests / sav / base_attr5_alt23.sav
1 alt/base_attr5_alt23.nit:50,6--8: Redef error: B::baz is an inherited property. To redefine it, add the redef keyword.
2 alt/base_attr5_alt23.nit:50,6--8: Redef error: B::baz= is an inherited property. To redefine it, add the redef keyword.