[K/N][test] Ignore test with synchronized java keyword

This commit is contained in:
Pavel Punegov
2022-02-01 11:46:35 +03:00
parent 7dfe1793c8
commit f819a10968
+2
View File
@@ -1,6 +1,8 @@
// WITH_STDLIB
// IGNORE_BACKEND: WASM
// ^ Unresolved reference: synchronized
// IGNORE_BACKEND: NATIVE
// ^ Unresolved reference: synchronized
fun box(): String {
A().close()