X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/test_super_param2.res b/tests/sav/test_super_param2.res index b2b26fe..9fbf85a 100644 --- a/tests/sav/test_super_param2.res +++ b/tests/sav/test_super_param2.res @@ -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`?