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