#![crate_name = "foo"] // @has foo/type.CellIndex.html '//div[@class="item-decl"]/pre[@class="rust"]' 'type CellIndex = [i64; D];' pub type CellIndex = [i64; D];