mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-05 19:00:31 -05:00
6 lines
204 B
Text
6 lines
204 B
Text
(test
|
|
(name t)
|
|
(flags :standard -strict-sequence -warn-error -a+8 -open CCShims_)
|
|
(modes native)
|
|
(libraries containers containers.bencode containers.unix threads
|
|
containers_testlib iter gen uutf))
|