blob: fa57c58c761848b15722de858cc51e4bcdcdf6d6 [file] [log] [blame]
// compile-flags:--test
// should-fail
/// ```
/// fail
/// ```
#[macro_export]
macro_rules! foo { () => {} }