// FILE: test.kt fun box() { { "OK" }() } // LINENUMBERS // test.kt:4 box // test.kt:5 invoke // test.kt:4 box // test.kt:7 box