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