33e6a85a2d
We exclude testData pattern from copyright scope
6 lines
77 B
Kotlin
Vendored
6 lines
77 B
Kotlin
Vendored
fun xxx() {
|
|
val x = 3
|
|
/*PLACE*/fun lcl() = ""
|
|
}
|
|
|
|
/*ONAIR*/fun x() = x |