rust/src/test/rustdoc/issue-19181.rs
2018-12-25 21:08:33 -07:00

5 lines
111 B
Rust

// compile-flags:--test
// rustdoc should not panic when target crate has compilation errors
fn main() { 0 }