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