/ tests / expectations / compiler / array / array_bounds_fail.out
array_bounds_fail.out
1  Error [ESAZ0374010]: Array index 8 out of bounds (array length is 8).
2      --> compiler-test:6:17
3       |
4     6 |             x = a[i];
5       |                 ^^^^