mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
3 lines
89 B
Kotlin
3 lines
89 B
Kotlin
package abstract
|
|
|
|
<!ABSTRACT_MODIFIER_IN_ENUM!>abstract<!> enum class MyAbstractEnum() {} |