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