JVM_IR simplify null check on trivially initialized vals only
This commit is contained in:
committed by
TeamCityServer
parent
ae1288948a
commit
aea2db97c5
+1
-1
@@ -14,5 +14,5 @@ class A(val x: String) {
|
||||
|
||||
// JVM_IR_TEMPLATES
|
||||
// 4 IFNULL
|
||||
// 0 IFNONNULL
|
||||
// 2 IFNONNULL
|
||||
// 0 ACONST_NULL
|
||||
|
||||
Reference in New Issue
Block a user