mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 10:18:25 +00:00
9 lines
274 B
Plaintext
9 lines
274 B
Plaintext
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/test-main-alongside-exprs.rs:15:1
|
|
|
|
|
15 | //! ```
|
|
| ^^^^^^^
|
|
|
|
warning: 1 warning emitted
|
|
|