Ignore test in Native backend

This commit is contained in:
Pavel Punegov
2019-12-25 13:40:38 +03:00
parent be8ae24713
commit 70111f8db1
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: NATIVE
// !LANGUAGE: +MultiPlatformProjects
// FILE: impl.kt
class A(val result: String = "OK")