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