Fix codegen & bytecode tests after unifying exceptions in JVM backend
See KT-22275 for details
This commit is contained in:
Vendored
+2
-2
@@ -21,5 +21,5 @@ fun test() {
|
||||
|
||||
// @KKt.class:
|
||||
// 1 LDC "a"
|
||||
// 1 checkExpressionValueIsNotNull
|
||||
// 0 checkNotNullExpressionValue
|
||||
// 0 checkExpressionValueIsNotNull
|
||||
// 1 checkNotNullExpressionValue
|
||||
|
||||
Reference in New Issue
Block a user