Macro rustc_middle::throw_machine_stop

source ยท
macro_rules! throw_machine_stop {
    ($($tt:tt)*) => { ... };
}