e8a8bc89c9
#KT-29321 Fixed
6 lines
39 B
Plaintext
Vendored
6 lines
39 B
Plaintext
Vendored
enum class Foo {
|
|
A,
|
|
B,
|
|
C
|
|
}
|