tests/sav: Update tests results
[nit.git] / tests / sav / error_unk_class2.res
1 error_unk_class.nit:16,9--12: Error: class `Fail` not found in module `error_unk_class`.
2 error_unk_class.nit:17,9--15: Error: class `Boolean` not found in module `error_unk_class`. Did you mean `core::Bool`?
3 error_unk_class.nit:18,9--16: Error: class `core::list::ListNode` not visible in module `error_unk_class`.
4 error_unk_class.nit:19,9--13: Error: class `POSet` not found in module `error_unk_class`. Did you mean `core::Set`?