Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
idea-completion
/
testData
/
basic
/
common
/
NoClassNameDuplication.kt
blob: 212af9a99e2e12d5f9a426d8fb1faac28ea38607 [
file
] [
log
] [
blame
]
package
testing
class
Testing
{
}
fun firstFun
()
{
Testin
<caret>
}
// INVOCATION_COUNT: 1
// EXIST: Testing
// NOTHING_ELSE