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