// FIR_IDENTICAL package c fun test() { with (1) l@ { foo(1, zz = { this@l } ) } } fun foo(x: Int) = x