Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
enum
/
inline.kt
blob: 834e0ea024b3ffe7bf4cf5619b66153abac56300 [
file
]
// RUN_PIPELINE_TILL: BACKEND
// FIR_IDENTICAL
enum
class
My
{
inline
}
/* GENERATED_FIR_TAGS: enumDeclaration, enumEntry */