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