Macro rustc_middle::throw_inval

source ·
macro_rules! throw_inval {
    ($($tt:tt)*) => { ... };
}