import builders.* import kotlin.InlineOption.* fun box(): String { return test{"OK"} } //NO_CHECK_LAMBDA_INLINING //TODO