x+2..=42 (expression start, 39 iterations summing 897), x+2<..<x*21 (expressions both ends, 5..41), 0..x*3 (expression end). Expression parsing stops at the range lexeme from either side, so any expression works in either position — now pinned.
271 B
271 B