diff --git a/src/machine/dispatch.rs b/src/machine/dispatch.rs index a8957528f..6702cc4b9 100644 --- a/src/machine/dispatch.rs +++ b/src/machine/dispatch.rs @@ -208,6 +208,7 @@ impl MachineState { l } (HeapCellValueTag::Fixnum | + HeapCellValueTag::CutPoint | HeapCellValueTag::Char | HeapCellValueTag::F64) => { c