1f89c0f730
#KT-32365 Fixed
4 lines
55 B
Kotlin
Vendored
4 lines
55 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
enum<caret> Foo {
|
|
A, B, C
|
|
} |