JVM_IR: use correct signatures for local delegated property references

Which is `<v#N>` where N is the index of that property in the containing
class.
This commit is contained in:
pyos
2019-03-15 15:25:47 +01:00
committed by max-kammerer
parent 8c55376f0c
commit 6c68474489
4 changed files with 29 additions and 9 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// WITH_REFLECT
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// WITH_REFLECT
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// WITH_REFLECT