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