contracts: change the contract syntax
[nit.git] / tests / sav / base_attr_lazy_alt1.res
index d628b21..ed27d23 100644 (file)
@@ -1 +1 @@
-alt/base_attr_lazy_alt1.nit:28,20--23: Error: a lazy attribute needs a value
+alt/base_attr_lazy_alt1.nit:28,20--23: Error: `lazy` attributes need a value.