leo_interpreter

Macro tc_fail

Source
macro_rules! tc_fail {
    () => { ... };
}