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