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