c34b417d0c
#KT-34744
8 lines
148 B
Plaintext
Vendored
8 lines
148 B
Plaintext
Vendored
annotation class AnnParam
|
|
|
|
annotation class AnnProperty
|
|
|
|
abstract class WithComposedModifiers(@AnnParam vararg @AnnProperty
|
|
open val x: String) {
|
|
|
|
} |