Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
enum
/
enumWithEmptyName.kt
blob: 3d42081af879c2260c1d02908438c6e69266fa89 [
file
]
// RUN_PIPELINE_TILL: FRONTEND
// FIR_IDENTICAL
enum
class
<!
SYNTAX
!><!>
{
}
/* GENERATED_FIR_TAGS: enumDeclaration */