rustc/tests/rustdoc/issue-23106.rs
2023-08-02 10:33:26 +02:00

8 lines
65 B
Rust

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