aa26db0538
instead of callee expression
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
== foo ==
|
|
fun Function0<Unit>.foo() {
|
|
this()
|
|
}
|
|
---------------------
|
|
this() <v0>: * NEW: call(this(), invoke) -> <v0>
|
|
{ this() } <v0>: * COPY
|
|
===================== |