6 lines
66 B
Kotlin
Vendored
6 lines
66 B
Kotlin
Vendored
class A {
|
|
|
|
@field:[first second third]
|
|
val a = "String"
|
|
|
|
} |