Macro assert_annotation

Source
macro_rules! assert_annotation {
    ($code:expr) => { ... };
}