fix E0260 error index doctest
This commit is contained in:
parent
b3d6597855
commit
d8d4c583be
@ -325,6 +325,8 @@ Erroneous code example:
|
||||
extern crate core;
|
||||
|
||||
struct core;
|
||||
|
||||
fn main() {}
|
||||
```
|
||||
|
||||
There are two possible solutions:
|
||||
|
Loading…
Reference in New Issue
Block a user