Skip to content

Commit

Permalink
-- ^
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBurton committed Nov 10, 2022
1 parent 0e56ea1 commit 1f68dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hs/src/Reach/Connector/ALGO.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2902,7 +2902,7 @@ cblt lab go t = do
label llab
rec low (Just $ rv - 1) l
Leaf which _mustCheck h -> do
-- ^ XXX mustCheck is supposed to be this test
-- XXX mustCheck is supposed to be this test
case (which == low && mhi == Just which) of
True -> op "pop"
False -> do
Expand Down

0 comments on commit 1f68dfd

Please sign in to comment.