Close unclosed code example in E0185
This commit is contained in:
parent
c34676a7c4
commit
d211cd6550
@ -2040,6 +2040,7 @@ impl Foo for Bar {
|
|||||||
// the trait
|
// the trait
|
||||||
fn foo(&self) {}
|
fn foo(&self) {}
|
||||||
}
|
}
|
||||||
|
```
|
||||||
"##,
|
"##,
|
||||||
|
|
||||||
E0186: r##"
|
E0186: r##"
|
||||||
|
Loading…
Reference in New Issue
Block a user