JVM_IR: generate exception specifications

This commit is contained in:
pyos
2019-04-11 15:55:37 +02:00
committed by max-kammerer
parent f43579e9fc
commit 57dca2ada5
7 changed files with 10 additions and 10 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
package test
class E1: Exception()