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