Files
2023-08-16 19:11:34 +00:00

4 lines
55 B
Kotlin
Vendored

enum class E {
UNCHANGED1, /*ADDED,*/ UNCHANGED2
}