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