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