summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/issue-1214.rs
blob: c622abb3a85b4d0eec34adf392ddf7667658d584 (plain)
1
2
3
4
5
6
7
8
/*!
# Example

```
        // Here goes some example
```
 */
struct Item;