contracts: change the contract syntax
[nit.git] / tests / sav / base_init_super_call2_alt1.res
index 38219a0..d22a40b 100644 (file)
@@ -1 +1 @@
-alt/base_init_super_call2_alt1.nit:23,28--32: Error: Not enough implicit arguments to pass. Got 0, expected at least 1. Signature is (i: Int)
+alt/base_init_super_call2_alt1.nit:23,28--32: Error: not enough implicit arguments to pass. Got `0`, expected at least `1`. Signature is `(i: Int)`.