JVM_IR: fix unbound function references

This commit is contained in:
pyos
2019-06-24 14:51:41 +02:00
committed by max-kammerer
parent 674badc692
commit 54d1df3147
49 changed files with 10 additions and 51 deletions

View File

@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// WITH_REFLECT
// FILE: J.java