error: '..=' requires an end expression — the open form is 'a..' --> examples/1152-diagnostics-for-inclusive-open.sx:6:14 | 6 | for 0..= (i) { } | ^