nitg: Fixed modelize_property to print an error when two redefs of the same method...
authorLucas Bajolet <r4pass@hotmail.com>
Thu, 20 Feb 2014 15:45:05 +0000 (10:45 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Thu, 20 Feb 2014 15:45:05 +0000 (10:45 -0500)
commit081a3a3779310ed82490a1dc14e251d793d3bcf4
treeeb36d955fa35bd738e1890f64c38a1a1b8d0b9e4
parentecaafae6d5bf6c404244a76ff97492bd9a4c9cf5
nitg: Fixed modelize_property to print an error when two redefs of the same method occur locally.

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
src/modelize_property.nit
tests/base_error_doubledef.nit [new file with mode: 0644]
tests/sav/base_error_doubledef.res [new file with mode: 0644]