J2K: updating generated enums to modern syntax
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
enum class E {
|
||||
I
|
||||
|
||||
I;
|
||||
private val name: String? = null
|
||||
}
|
||||
Reference in New Issue
Block a user