contracts: change the contract syntax
[nit.git] / tests / sav / base_var_null_alt12.res
index 95c81ea..88f7f46 100644 (file)
@@ -1 +1 @@
-alt/base_var_null_alt12.nit:45,1--6: Error: Method '+' call on 'null'.
+alt/base_var_null_alt12.nit:45,3--4: Error: method `+` does not exists in `null`.