rust/tests/rustdoc/issue-23106.rs
2023-01-11 09:32:08 +00:00

8 lines
65 B
Rust

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