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