contracts: change the contract syntax
[nit.git] / tests / sav / base_deprecated.res
index 9c0980e..cb41b7d 100644 (file)
@@ -1,2 +1,2 @@
-base_deprecated.nit:33,3--5: Deprecation Warning: Method 'foo' is deprecated: Documentation
-base_deprecated.nit:34,3--5: Deprecation Warning: Method 'bar' is deprecated.
+base_deprecated.nit:33,3--5: Deprecation Warning: method `foo` is deprecated: Documentation
+base_deprecated.nit:34,3--5: Deprecation Warning: method `bar` is deprecated.