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