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