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