Macro rustc_middle::mir::interpret::err_machine_stop

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