Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
annotations
/
DanglingNoBrackets.kt
blob: 33a9c4d00a3ee1570eaf48371f06b28c5604f9e5 [
file
]
// FIR_IDENTICAL
annotation
class
Ann
class
C
{
fun foo
()
{
class
Local
{
@Ann
<!
SYNTAX
!><!>
}
}
@Ann
<!
SYNTAX
!><!>
}
@Ann
<!
SYNTAX
!><!>