7 lines
160 B
Plaintext
Vendored
7 lines
160 B
Plaintext
Vendored
package
|
|
|
|
package kotlin {
|
|
@kotlin.Deprecated(message = "") @kotlin.DeprecatedSinceKotlin public fun foo(): kotlin.Unit
|
|
public fun test(): kotlin.Unit
|
|
}
|