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