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
+1 -1
View File
@@ -1,5 +1,5 @@
// !LANGUAGE: +FunctionTypesWithBigArity
// IGNORE_BACKEND: JS_IR, JS, JVM_IR, NATIVE
// IGNORE_BACKEND: JS_IR, JS, NATIVE
// WITH_REFLECT
class A {