leo_interpreter

Macro halt_no_span

Source
macro_rules! halt_no_span {
    ($($x:tt)*) => { ... };
}