rust/src/test/rustdoc-ui/invalid-syntax.rs

8 lines
167 B
Rust
Raw Normal View History

// compile-pass
// compile-flags: --error-format=human
/// ```
/// \__________pkt->size___________/ \_result->size_/ \__pkt->size__/
/// ```
pub fn foo() {}