Files
kotlin-fork/compiler/testData/diagnostics/tests/annotations/noNameProperty.kt
T

2 lines
68 B
Kotlin
Vendored

// FIR_IDENTICAL
annotation class Ann(val x: Int, val<!SYNTAX!><!> )