13 lines
133 B
Kotlin
Vendored
13 lines
133 B
Kotlin
Vendored
@field:Deprecated
|
|
|
|
@field:Deprecated
|
|
package boo
|
|
|
|
@field:Deprecated
|
|
class A
|
|
|
|
@field:Deprecated
|
|
interface I
|
|
|
|
@field:Deprecated
|
|
fun a() |