JVM_IR. Accessor lowering

This commit is contained in:
Georgy Bronnikov
2018-09-17 14:35:25 +03:00
parent a23aae590e
commit 376eef05f5
16 changed files with 691 additions and 310 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
class A {
val a = 1
fun calc () : Int {