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