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