blob: 9df920c7142630ec03ad5188db8f3b0622502dab [file] [log] [blame]
package testing.handlers
fun testFun() {
}
fun other() {
testFu<caret>
}
// INSERT: test