JVM_IR: set ConstantValue on static final primitive fields

This commit is contained in:
pyos
2019-04-11 12:44:38 +02:00
committed by max-kammerer
parent 14485c0e33
commit b23f2a4dbb
20 changed files with 40 additions and 29 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// FILE: first/Foo.java
package first;