KT-12299 Completion: incorrect priority of property foo over method getFoo in Kotlin-only code
#KT-12299 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package dependency
|
||||
|
||||
import test.A
|
||||
|
||||
fun A.getFaa() = 1
|
||||
Reference in New Issue
Block a user