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