mm: changes to_s of signatures to include param names and corrects tests
[nit.git] / tests / sav / base_vararg_alt4.sav
index e06aea1..dd43957 100644 (file)
@@ -1 +1 @@
-alt/base_vararg_alt4.nit:58,1--3: Error: arity mismatch; prototype is 'baz(Char,Char)'.
+alt/base_vararg_alt4.nit:58,1--3: Error: arity mismatch; prototype is 'baz(a: Char, b: Char)'.