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