Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
Co-authored-by: Claudio Russo <[email protected]>
  • Loading branch information
luc-blaeser and crusso authored Sep 11, 2024
1 parent 9f9b87a commit cd60245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/codegen/compile_classical.ml
Original file line number Diff line number Diff line change
Expand Up @@ -8696,7 +8696,7 @@ module Stabilization = struct
compile_eq64_const 0L ^^
(G.if0
begin
(* Default to -1 if if no upgrade instructions were recorded, i.e.
(* Default to -1 if no upgrade instructions were recorded, i.e.
because the record space was lacking or was zero padding. *)
compile_const_64 (-1L) ^^
set_instructions
Expand Down

0 comments on commit cd60245

Please sign in to comment.