contracts: change the contract syntax
[nit.git] / tests / sav / test_super_param2.res
index b2b26fe..9fbf85a 100644 (file)
@@ -1 +1 @@
-test_super_param2.nit:20,10: Error: class `C` not found in module `test_super_param2`.
+test_super_param2.nit:20,10: Error: class `C` not found in module `test_super_param2`. Did you mean `test_super_param2::A` or `test_super_param2::B`?