tests/sav: Update tests results
[nit.git] / tests / sav / error_gen_f_inh_clash.res
index 46edade..68281d2 100644 (file)
@@ -1,2 +1 @@
-error_gen_f_inh_clash.nit:19,7--8: Error: Cannot provide a defaut constructor: conflict for G1 and G2
-base_gen_f.nit:19,14: Type error: class E not found in module base_gen_f.
+base_gen_f.nit:19,14: Error: class `E` not found in module `base_gen_f`. Did you mean `base_gen_f::G`?