Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
enum
/
enumWithEmptyName.kt
blob: 6813b14e7c144cb25084447ef2a1ac7bda5e6beb [
file
]
// FIR_IDENTICAL
enum
class
<!
SYNTAX
!><!>
{
}