mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-09 20:55:31 -05:00
more tests
This commit is contained in:
parent
fe0169f0b6
commit
6723c8283c
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ val unlines_gen : string gen -> string
|
||||||
|
|
||||||
(*$Q
|
(*$Q
|
||||||
Q.printable_string (fun s -> unlines (lines s) = s)
|
Q.printable_string (fun s -> unlines (lines s) = s)
|
||||||
|
Q.printable_string (fun s -> unlines_gen (lines_gen s) = s)
|
||||||
*)
|
*)
|
||||||
|
|
||||||
val set : string -> int -> char -> string
|
val set : string -> int -> char -> string
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue