contracts: change the contract syntax
[nit.git] / tests / sav / base_error_new_interface.res
index c0c2c1b..29bad81 100644 (file)
@@ -1 +1 @@
-base_error_new_interface.nit:21,9--13: Type Error: Cannot instantiate interface A.
+base_error_new_interface.nit:21,9--13: Type Error: cannot instantiate interface `A`.