blob: 212af9a99e2e12d5f9a426d8fb1faac28ea38607 [file] [log] [blame]
package testing
class Testing {
}
fun firstFun() {
Testin<caret>
}
// INVOCATION_COUNT: 1
// EXIST: Testing
// NOTHING_ELSE