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