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