FIR: mute test

Getters for synthetic Java properties are generated as substituted
declarations, which leads to wrong bytecode.
This commit is contained in:
Georgy Bronnikov
2022-03-13 15:42:08 +03:00
committed by Alexander Udalov
parent dafcafc232
commit 9d4ab09b41
@@ -1,4 +1,5 @@
// TARGET_BACKEND: JVM
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_REFLECT
// WITH_STDLIB
// FILE: J.java