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