JVM_IR: copy annotations to nullary bridges for default constructors

This commit is contained in:
pyos
2020-02-03 11:10:55 +01:00
committed by Alexander Udalov
parent 5d766eace4
commit 18dcbb3c94
2 changed files with 2 additions and 1 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
package test
class E1: Exception()