33e6a85a2d
We exclude testData pattern from copyright scope
6 lines
96 B
Kotlin
Vendored
6 lines
96 B
Kotlin
Vendored
public annotation class Annotation(val name: String)
|
|
|
|
@Annotation(<expr>"y"</expr>)
|
|
fun x() {
|
|
|
|
} |