Macro rustc_middle::err_ub[][src]

macro_rules! err_ub {
    ($($tt : tt) *) => { ... };
}