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