Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
annotations
/
noNameProperty.kt
blob: a81327727eb0b043376f397aab2362797c68d115 [
file
]
// FIR_IDENTICAL
annotation
class
Ann
(
val x
:
Int
,
val
<!
SYNTAX
!><!>
)