2d7cadc0ab
This fixes a false positive overload resolution ambiguity in FIR when invoking a record constructor when it also defines a canonical constructor (compact or explicit). #KT-62151 Fixed