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