725df49c8c
(cherry picked from commit f3fa779)
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) {
|
|
|
|
} |