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