contracts: change the contract syntax
[nit.git] / tests / sav / error_class_generic_alt1.res
index f7e9a89..6061b79 100644 (file)
@@ -1 +1 @@
-alt/error_class_generic_alt1.nit:17,13--17: Redef error: Formal parameter arity missmatch; got 0, expected 1.
+alt/error_class_generic_alt1.nit:25,8--12: Type Error: `Array[E: nullable Object]` is a generic class.