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