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