contracts: change the contract syntax
[nit.git] / tests / sav / error_attr_unk.res
index 6c81e05..b844acb 100644 (file)
@@ -1 +1 @@
-error_attr_unk.nit:17,8--12: Error: Attribute _toto doesn't exists in Sys.
+error_attr_unk.nit:17,8--12: Error: attribute `_toto` does not exist in `Sys`.