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