Minor. Do not check for specific bytecode in test

This commit is contained in:
Ilmir Usmanov
2022-09-21 00:44:05 +02:00
committed by teamcity
parent 0eadf35132
commit 569e72c34e
@@ -13,7 +13,3 @@ fun box(): String {
}
fun func(para: Int) {}
// CHECK_BYTECODE_TEXT
// 1 CHECKCAST java/lang/Integer
// 1 L2I