package test; class A { void bar() { LambdaArgExtKt.foo( "", 10 ); } }