package test; class A { void bar() { LambdaArgKt.foo( 10 ); } }