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