Ignore test that fail due to KT-23284
This commit is contained in:
committed by
Pavel Punegov
parent
d7c49bfd46
commit
8955d247b1
+1
@@ -1,3 +1,4 @@
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
|
||||
fun Int.thisRef1() = fun () = this
|
||||
fun Int.thisRef2() = fun (): Int {return this}
|
||||
|
||||
Reference in New Issue
Block a user