33e6a85a2d
We exclude testData pattern from copyright scope
5 lines
100 B
Kotlin
Vendored
5 lines
100 B
Kotlin
Vendored
// DECLARATION_TYPE: org.jetbrains.kotlin.psi.KtNamedFunction
|
|
object FooBar {
|
|
fun doSmth() {}
|
|
}
|