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