X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_init_super_call_alt4.res b/tests/sav/base_init_super_call_alt4.res index cc3d485..f4318fa 100644 --- a/tests/sav/base_init_super_call_alt4.res +++ b/tests/sav/base_init_super_call_alt4.res @@ -1 +1 @@ -alt/base_init_super_call_alt4.nit:60,3--7: Type error: expected argument #0 of type Int, got implicit argument j of type Bool. Signature is (i: Int) +alt/base_init_super_call_alt4.nit:60,3--7: Type Error: expected argument #0 of type `Int`, got implicit argument `j` of type `Bool`. Signature is (i: Int)