Macro rustc_middle::throw_inval[][src]

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