fd1866b838
Argument matching status can be considered an "error" in resolve, even though it is not a compilation error and doesn't prevent code from being generated. Actually, we should only check if the argument matching status is ArgumentMatch. #KT-18294 Fixed