Skip to content

Commit

Permalink
Removed useless new line
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoDiogoDuarte authored Oct 28, 2024
1 parent f6d062b commit 87dde18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/src/toCL.ml
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,6 @@ module I (S:S): I = struct
| _ -> !> v
end
| Pabstract ({name="b2i"}, [v]) -> !> v

| Pabstract ({name="mon"}, [c;a;b]) ->
let c = get_const c in
let v =
Expand Down

0 comments on commit 87dde18

Please sign in to comment.