fix typos

This commit is contained in:
liuzhenyu 2020-08-02 23:20:00 +08:00
parent aa3d9ca0e9
commit 24a6130da2

View file

@ -149,7 +149,7 @@ fn main() {
1 + 2, 3 1 + 2, 3
- 4, 5 - 4, 5
]; ];
// lint if it doesnt // lint if it doesn't
let _ = &[ let _ = &[
-1 -1
-4, -4,