blob: c9c6b9e74f92aa6f7f07edc249d6943261aa7045 [file]
public annotation class Annotation(val name: String)
@Annotation(<expr>"y"</expr>)
fun x() {
}