mm: changes to_s of signatures to include param names and corrects tests
[nit.git] / tests / sav / base_vararg_alt3.sav
index e904ab4..769fb6c 100644 (file)
@@ -1 +1 @@
-alt/base_vararg_alt3.nit:55,1--7: Error: arity mismatch; prototype is 'bar(Char,Char)'.
+alt/base_vararg_alt3.nit:55,1--7: Error: arity mismatch; prototype is 'bar(b: Char, a: Char)'.