KT-2752: fix name clash diagnostic for case of extension property. Add more tests for the diagnostic
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package
|
||||
|
||||
package foo {
|
||||
public fun bar(/*0*/ x: kotlin.Int): kotlin.Int
|
||||
public fun `bar_za3lpa$`(): kotlin.Int
|
||||
}
|
||||
Reference in New Issue
Block a user