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