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