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