298a075381
Removed declaration for functions: TODO, run, with, apply, let.
8 lines
167 B
Plaintext
Vendored
8 lines
167 B
Plaintext
Vendored
package
|
|
|
|
package p {
|
|
private fun foo(): p.foo.<anonymous>.A.B
|
|
private fun foo(/*0*/ a: kotlin.Int): p.foo.<anonymous>.A.B
|
|
public fun test(): kotlin.Unit
|
|
}
|