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