7 lines
65 B
Kotlin
Vendored
7 lines
65 B
Kotlin
Vendored
// "Import" "true"
|
|
package some
|
|
|
|
fun testFun() {
|
|
<caret>jq()
|
|
}
|