Macro blockifier::retdata

source ·
macro_rules! retdata {
    ( $( $x:expr ),* ) => { ... };
}