blob: d111b541a6d27186c7c54c47699430654575728c [file]
//NO_CHECK_LAMBDA_INLINING
import test.*
fun box(): String {
return bar {"OK"} ()
}