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