docs: add newline before example

This commit is contained in:
Chris Midgley 2021-07-21 10:58:35 +01:00
parent adc5de601f
commit b24d4915b8
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ The `#[optimize]` attribute should be used as follows:
that's faster rather than smaller
For example:
```
#![feature(optimize_attribute)]