mm: changes to_s of signatures to include param names and corrects tests
[nit.git] / tests / sav / base_vararg_alt8.sav
index b9856cc..75c3324 100644 (file)
@@ -1 +1 @@
-alt/base_vararg_alt8.nit:64,1--14: Error: arity mismatch; prototype is 'foobar(Char,Char,Char)'.
+alt/base_vararg_alt8.nit:64,1--14: Error: arity mismatch; prototype is 'foobar(b: Char, a: Char, c: Char)'.