contracts: change the contract syntax
[nit.git] / tests / sav / error_class_generic_alt1.res
index 24a450f..6061b79 100644 (file)
@@ -1 +1 @@
-alt/error_class_generic_alt1.nit:25,8--12: Type error: 'Array' is a generic class.
+alt/error_class_generic_alt1.nit:25,8--12: Type Error: `Array[E: nullable Object]` is a generic class.