contracts: change the contract syntax
[nit.git] / tests / sav / error_toplevel_alt1.res
index 5f067c0..9c6dc2b 100644 (file)
@@ -1 +1 @@
-alt/error_toplevel_alt1.nit:25,3--10: Error: Method 'bar' doesn't exists in Int.
+alt/error_toplevel_alt1.nit:25,5--7: Error: method `bar` does not exists in `Int`.