parser: locate errors with locations in ANode
[nit.git] / tests / sav / error_redef2_1alt1_alt9.sav
index 83cefce..79ba99b 100644 (file)
@@ -1,2 +1,2 @@
+alt/error_redef2_1alt1_alt9.nit:34,6--7: Redef error: B::f1 is an inherited property. To redefine it, add the redef keyword.
 alt/error_redef2_1alt1_alt9.nit:34,9: Syntax error: untyped parameter.
-alt/error_redef2_1alt1_alt9.nit:26,2--34,31: Redef error: B::f1 is an inherited property. To redefine it, add the redef keyword.