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