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