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