docs: add newline before example
This commit is contained in:
@@ -18,6 +18,7 @@ The `#[optimize]` attribute should be used as follows:
|
|||||||
that's faster rather than smaller
|
that's faster rather than smaller
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
```
|
```
|
||||||
#![feature(optimize_attribute)]
|
#![feature(optimize_attribute)]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user