9 lines
178 B
Plaintext
Vendored
9 lines
178 B
Plaintext
Vendored
package
|
|
|
|
package foo {
|
|
|
|
package foo.bar {
|
|
@kotlin.Deprecated(message = "") @kotlin.DeprecatedSinceKotlin(warningSince = "1.3") public fun test(): kotlin.Unit
|
|
}
|
|
}
|