Skip to content

Commit

Permalink
Update a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sonmarcho committed Nov 27, 2023
1 parent a17eef1 commit 8a6c263
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion compiler/Config.ml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ let greedy_expand_symbolics_with_borrows = true

(** Experimental.
TODO: remove (always true now)
TODO: remove (always true now), but check that when we panic/call a function
there is no bottom below a borrow.
We sometimes want to temporarily break the invariant that there is no
bottom value below a borrow. If this value is true, we don't check
Expand Down

0 comments on commit 8a6c263

Please sign in to comment.