Fix the numbering of the tests
This commit is contained in:
parent
aab345794f
commit
707cfd1672
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
// 1. Vec::new()
|
||||
// 2. String::new()
|
||||
// 3. BTreeMap::new()
|
||||
// 3. BTreeSet::new()
|
||||
// 4. BTreeSet::new()
|
||||
|
||||
#![feature(const_btree_new)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue