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