Skip to content

Commit

Permalink
chore: fmt (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrinberg authored Oct 1, 2024
1 parent f596237 commit 224be02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/cset.mli
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,4 @@ val csingle : char -> t
val is_empty : t -> bool
val prepend : t -> 'a list -> (t * 'a list) list -> (t * 'a list) list
val pick : t -> c

val offset : int -> t -> t

0 comments on commit 224be02

Please sign in to comment.