4 lines
66 B
Plaintext
Vendored
4 lines
66 B
Plaintext
Vendored
class Foo {
|
|
val foo: String = ""
|
|
@Deprecated("") get
|
|
} |