blob: cffda43ba1c949318c1e9dfcf4084001a0d0bf15 [file] [log] [blame]
warning: the `main` function of this doctest won't be run as it contains expressions at the top level, meaning that the whole doctest code will be wrapped in a function
--> $DIR/failed-doctest-extra-semicolon-on-item.rs:11:1
|
LL | /// ```rust
| ^^^^^^^^^^^
warning: 1 warning emitted