contracts: change the contract syntax
[nit.git] / tests / sav / base_error_doubledef.res
index fc1f645..e565088 100644 (file)
@@ -1 +1 @@
-base_error_doubledef.nit:26,12--14: Error: A property foo is already defined in class B at line 24.
+base_error_doubledef.nit:26,12--14: Error: a property `foo` is already defined in class `B` at line 24.