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