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