Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
idea-completion
/
testData
/
handlers
/
NoParamsFunction.kt
blob: 9df920c7142630ec03ad5188db8f3b0622502dab [
file
] [
log
] [
blame
]
package
testing
.
handlers
fun testFun
()
{
}
fun other
()
{
testFu
<caret>
}
// INSERT: test