core::hash_collection: native array storage is no more nullable
[nit.git] / tests / sav / base_attr7_alt2.res
index 4022b21..45ac4ba 100644 (file)
@@ -1 +1 @@
-alt/base_attr7_alt2.nit:35,11--14: Redef Error: Wrong type for parameter `bar'. found Bool, expected Int.
+alt/base_attr7_alt2.nit:35,11--14: Redef Error: expected `Int` type for parameter `bar'; got `Bool`.