contracts: change the contract syntax
[nit.git] / tests / sav / error_class_generic_alt6.res
index eebfb9c..aba4e09 100644 (file)
@@ -1 +1 @@
-alt/error_class_generic_alt6.nit:22,7--11: Redef error: Array is an imported class. Add the redef keyword to refine it.
+alt/error_class_generic_alt6.nit:22,23--28: Error: a formal parameter type `E` already exists.