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