Files
2020-06-29 14:25:08 +03:00

7 lines
190 B
Plaintext
Vendored

package
package kotlin {
@kotlin.Deprecated(message = "foo test") @kotlin.DeprecatedSinceKotlin(warningSince = "1.0") public fun foo(): kotlin.Unit
public fun test(): kotlin.Unit
}