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