contracts: change the contract syntax
[nit.git] / tests / sav / error_toplevel_alt4.res
index c1a37ee..f37855d 100644 (file)
@@ -1 +1 @@
-alt/error_toplevel_alt4.nit:37,2--10: Error: cannot call 'bar', a top-level method, with a receiver.
+alt/error_toplevel_alt4.nit:37,4--6: Error: method `bar` does not exists in `Int`.