Skip to main content

fail

Macro fail 

Source
macro_rules! fail {
    ( $y:expr ) => { ... };
}