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