Fix format for spaces_around_ranges example

This commit is contained in:
Clément Delafargue 2017-12-06 11:19:23 +01:00 committed by GitHub
parent 0432d4db35
commit 3be1cb64a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1503,8 +1503,6 @@ struct Foo {
} }
``` ```
```
## `spaces_around_ranges` ## `spaces_around_ranges`
Put spaces around the .. and ... range operators Put spaces around the .. and ... range operators