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