//NO_CHECK_LAMBDA_INLINING import test.* fun box(): String { return Company("OK").sayName() }