blob: a80b193fcdb8214fba5b7c8a3b98b82bfcf42b87 [file] [log] [blame]
== foo ==
fun Function0<Unit>.foo() {
this()
}
---------------------
this !<v0>: * COPY
this !<v0>: *
this() <v1>: * NEW: call(this(), invoke|!<v0>) -> <v1>
{ this() } <v1>: * COPY
=====================