Turned off test for native
It fixes current JVM BE behavior but seems like this should've been a FE error.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// IGNORE_BACKEND: JS, JS_IR
|
// IGNORE_BACKEND: JS, JS_IR, NATIVE
|
||||||
|
|
||||||
fun f(
|
fun f(
|
||||||
f1: () -> String = { f2() },
|
f1: () -> String = { f2() },
|
||||||
|
|||||||
Reference in New Issue
Block a user