Skip to content

Commit dc2a9c3

Browse files
Restore linebreak for odoc
1 parent 3eff22f commit dc2a9c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cdomain/value/cdomains/addressDomain_intf.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ sig
8080

8181
val semantic_equal: t -> t -> bool option
8282
(** Check semantic equality of two addresses.
83+
8384
@return [Some true] if definitely equal, [Some false] if definitely not equal, [None] if unknown. *)
8485

8586
val amenable_to_meet: t -> t -> bool

0 commit comments

Comments
 (0)