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