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