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