The array size expression needs to be a const expression (I believe). Currently types/array.md only says that it needs to evaluate to `usize`.