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