ref: da1c3640344a42e464266f75c71c813181303b7e dir: /test/bounds.myr/
const main = { var a : byte[:] = [1, 2, 3][:] var b = a[:4] }