a62a37f6d8
#KT-13861 Fixed
10 lines
187 B
Kotlin
Vendored
10 lines
187 B
Kotlin
Vendored
package test
|
|
|
|
|
|
fun main() {
|
|
p.JavaClass().foo(<caret>)
|
|
}
|
|
|
|
/*
|
|
Text: (<highlight>myParamName1: Int</highlight>, myParamName2: String!), Disabled: false, Strikeout: false, Green: true
|
|
*/ |