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