Eliminated the redundant ForLoopHeader.needsEmptinessCheck property, cast "bound" to progression type if necessary, fixed variable declaration order.
This commit is contained in:
committed by
max-kammerer
parent
6b83c04472
commit
7afe121238
@@ -7,5 +7,4 @@ fun f(r: IntRange) {
|
||||
// 0 getStart
|
||||
// 0 getEnd
|
||||
// 1 getFirst
|
||||
// 1 getLast
|
||||
// 1 getStep
|
||||
// 1 getLast
|
||||
Reference in New Issue
Block a user