Macro as_op

Source
macro_rules! as_op {
    () => { ... };
}