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