KT-1151 Code completion for not imported extension functions - more tests for extension functions and properties
This commit is contained in:
@@ -8,4 +8,7 @@ fun String.helloWithParams(i : Int) : String {
|
||||
}
|
||||
|
||||
fun String.helloFunPreventAutoInsert() {
|
||||
}
|
||||
|
||||
fun Int.helloFake() {
|
||||
}
|
||||
Reference in New Issue
Block a user