Use stricter assertions in for-loop bytecode text tests.
This commit is contained in:
committed by
max-kammerer
parent
dd65e0876f
commit
a0940b1342
@@ -9,4 +9,5 @@ fun f(a: Int, b: Int) {
|
||||
// 0 getFirst
|
||||
// 0 getLast
|
||||
// 0 getStep
|
||||
// 2 IF_ICMP
|
||||
// 2 IF_ICMP
|
||||
// 2 IF
|
||||
Reference in New Issue
Block a user