mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
fix mdx test
This commit is contained in:
parent
735729c329
commit
d249ce5f13
1 changed files with 1 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ In a toplevel, using ocamlfind:
|
||||||
|
|
||||||
```ocaml
|
```ocaml
|
||||||
# #use "topfind";;
|
# #use "topfind";;
|
||||||
|
...
|
||||||
# #require "containers";;
|
# #require "containers";;
|
||||||
# #require "containers-data";;
|
# #require "containers-data";;
|
||||||
# CCList.flat_map;;
|
# CCList.flat_map;;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue