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