JVM_IR: do not explicitly initialize Refs to default values
This commit is contained in:
@@ -7,10 +7,4 @@ fun test(): Char {
|
||||
}
|
||||
|
||||
// 1 LOCALVARIABLE c Ljava/lang/Object;
|
||||
|
||||
// JVM_TEMPLATES
|
||||
// 2 ASTORE 0
|
||||
|
||||
// JVM_IR_TEMPLATES
|
||||
// 3 ASTORE 0
|
||||
// *two* of them are after the start of c's live range
|
||||
// 2 ASTORE 0
|
||||
Reference in New Issue
Block a user