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