we don't need this TODO anymore (#120)
This commit is contained in:
parent
8ca6b4b860
commit
929ac564a5
|
@ -93,7 +93,6 @@ pub struct Target {
|
|||
pub drop_keep: DropKeep,
|
||||
}
|
||||
|
||||
#[allow(unused)] // TODO: Remove
|
||||
#[derive(Debug, Clone, PartialEq)]
|
||||
pub enum Instruction {
|
||||
/// Push a local variable or an argument from the specified depth.
|
||||
|
|
Loading…
Reference in New Issue