33e6a85a2d
We exclude testData pattern from copyright scope
9 lines
69 B
Kotlin
Vendored
9 lines
69 B
Kotlin
Vendored
class A {
|
|
class B
|
|
}
|
|
|
|
val a: /*PLACE*/A.B.C
|
|
|
|
val b: /*ONAIR*/A.B
|
|
|