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