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

7 lines
65 B
Rust

// compile-flags:--test
/// ```
/// #
/// ```
pub fn main() {
}