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