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