FIR: rename AMBIGUITY to OVERLOAD_RESOLUTION_AMBIGUITY to match FE 1.0
This commit is contained in:
@@ -55,5 +55,5 @@ fun test() {
|
||||
|
||||
withGenericDefaults("")
|
||||
|
||||
<!AMBIGUITY!>wrong<!>(null!!)
|
||||
<!OVERLOAD_RESOLUTION_AMBIGUITY!>wrong<!>(null!!)
|
||||
}
|
||||
Reference in New Issue
Block a user