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