JVM_IR: repair synthetic accessors to fields

This commit is contained in:
Georgy Bronnikov
2020-04-13 14:06:29 +03:00
parent 461c368ee0
commit 41a28bde5c
8 changed files with 99 additions and 22 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: -ProhibitProtectedCallFromInline
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM
// FILE: Test.java