ref: 7ff4ff093be217d1842d2efb99de5cb68119d48b dir: /test/slicelen.myr/
const main = { var a : int[8] var s s = a[1:6] -> s.len }