Renames
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun small(param: Int) {
|
||||
}
|
||||
|
||||
fun test() = small(<caret>)
|
||||
|
||||
// EXIST: {"lookupString":"param","tailText":" Int","itemText":"param ="}
|
||||
Reference in New Issue
Block a user