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