backtrack on emission of unsafe register instructions on internal branches
This commit is contained in:
@@ -839,12 +839,3 @@ impl BranchMap {
|
||||
var_data
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
#[test]
|
||||
fn disjunct_compilation() {
|
||||
let mut wam = MachineState::new();
|
||||
let mut op_dir = default_op_dir();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user