4 f(1) (in foo((Int) -> Unit))
9 val v = value (in test())
9 val v = value (in test())
8 foo(fun(value: Int) { (in test())
8 [LAMBDA CALLS ARGUMENT #0] foo(fun(value: Int) { (in test())
3 [LAMBDA CALLS ARGUMENT #0] fun foo(f: (Int) -> Unit) { (in foo((Int) -> Unit))
4 f(1) (in foo((Int) -> Unit))