Initial support of try as expression in JVM IR

This commit is contained in:
Mikhael Bogdanov
2019-04-05 13:54:32 +02:00
parent 30aeb8dc0a
commit 944c200a5d
8 changed files with 18 additions and 7 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
fun z() {}
fun foo() {