Minor. Do not check for specific bytecode in test
This commit is contained in:
-4
@@ -13,7 +13,3 @@ fun box(): String {
|
||||
}
|
||||
|
||||
fun func(para: Int) {}
|
||||
|
||||
// CHECK_BYTECODE_TEXT
|
||||
// 1 CHECKCAST java/lang/Integer
|
||||
// 1 L2I
|
||||
Reference in New Issue
Block a user