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