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