add CutPoint to select_switch_on_term_index (#2176)
This commit is contained in:
@@ -208,6 +208,7 @@ impl MachineState {
|
||||
l
|
||||
}
|
||||
(HeapCellValueTag::Fixnum |
|
||||
HeapCellValueTag::CutPoint |
|
||||
HeapCellValueTag::Char |
|
||||
HeapCellValueTag::F64) => {
|
||||
c
|
||||
|
||||
Reference in New Issue
Block a user