rust/tests/run-make/rustdoc-tempdir-removal/compile-error.rs

6 lines
69 B
Rust

#![doc(test(attr(deny(warnings))))]
//! ```
//! let a = 12;
//! ```