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