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