DEBSOURCES
Skip Quicknav
sources / rustc-web / 1.70.0%2Bdfsg1-7~deb11u1 / tests / rustdoc / issue-38219.rs
12345678
// compile-flags:--test // should-fail /// ``` /// fail /// ``` #[macro_export] macro_rules! foo { () => {} }