add CutPoint to select_switch_on_term_index (#2176)

This commit is contained in:
Mark
2023-11-22 08:57:23 -07:00
parent 041ec06dbc
commit ef8eb935d4

View File

@@ -208,6 +208,7 @@ impl MachineState {
l
}
(HeapCellValueTag::Fixnum |
HeapCellValueTag::CutPoint |
HeapCellValueTag::Char |
HeapCellValueTag::F64) => {
c