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