]> Repositorios git - scryer-prolog.git/commitdiff
add CutPoint to select_switch_on_term_index (#2176)
authorMark <[email protected]>
Wed, 22 Nov 2023 15:57:23 +0000 (08:57 -0700)
committerMark <[email protected]>
Wed, 22 Nov 2023 15:57:23 +0000 (08:57 -0700)
src/machine/dispatch.rs

index a8957528f92370126af81723ea830a2cb242dc7d..6702cc4b9c073bde797a99d6d71013dbd83f95be 100644 (file)
@@ -208,6 +208,7 @@ impl MachineState {
                 l
             }
             (HeapCellValueTag::Fixnum |
+             HeapCellValueTag::CutPoint |
              HeapCellValueTag::Char |
              HeapCellValueTag::F64) => {
                 c