macro_rules! expr_vec_fmt {
    ( $ARRAY:expr ) => { ... };
}