4850fd10f0
Introduced '@' after each annotation
6 lines
169 B
Plaintext
Vendored
6 lines
169 B
Plaintext
Vendored
package
|
|
|
|
@java.lang.Deprecated() public fun a(): kotlin.Unit
|
|
@java.util.ArrayList<kotlin.Int>() public fun b(): kotlin.Unit
|
|
@[ERROR : Xoo]() public fun c(): kotlin.Unit
|