b68962018c
This fixes an issue with checking for default values in call resolution (see FirDefaultParametersResolver) where it is expected that the map only contains a single compatible entry. #KT-59613 Fixed