X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_var_args4.res b/tests/sav/error_var_args4.res index d109c88..6b2aad6 100644 --- a/tests/sav/error_var_args4.res +++ b/tests/sav/error_var_args4.res @@ -1,2 +1,2 @@ error_var_args4.nit:18,2--3: Warning: superfluous parentheses. -error_var_args4.nit:18,1--8: Error: t is variable, not a function. +error_var_args4.nit:18,1--8: Error: `t` is a variable, not a method.