Fix the numbering of the tests

This commit is contained in:
LG3696
2020-05-05 10:08:02 +02:00
committed by GitHub
parent aab345794f
commit 707cfd1672
+1 -1
View File
@@ -4,7 +4,7 @@
// 1. Vec::new()
// 2. String::new()
// 3. BTreeMap::new()
// 3. BTreeSet::new()
// 4. BTreeSet::new()
#![feature(const_btree_new)]