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