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