chore: explain a todo in the machine
This commit is contained in:
@@ -242,7 +242,7 @@ impl Machine {
|
||||
)),
|
||||
None => todo!(),
|
||||
},
|
||||
_ => todo!(),
|
||||
_ => todo!("return a proper evaluation error"),
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user