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