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