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:
Igor Chevdar
2019-10-24 19:08:49 +03:00
parent b63f9176a3
commit f413da3e58
@@ -1,4 +1,4 @@
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS, JS_IR, NATIVE
fun f(
f1: () -> String = { f2() },