[FE] Report ambiguity when label can refer to multiple receivers
This commit is contained in:
committed by
TeamCityServer
parent
fd7d000138
commit
ac27fda965
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
package
|
||||
|
||||
public val p: kotlin.String
|
||||
public fun kotlin.Int.f(): kotlin.Unit
|
||||
public fun kotlin.collections.List<kotlin.Int>.f(): kotlin.Unit
|
||||
Reference in New Issue
Block a user