mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
detail
This commit is contained in:
parent
2c9ed9c550
commit
f07cae6c82
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@
|
||||||
{[
|
{[
|
||||||
module B = CCBitField.Make(struct end);;
|
module B = CCBitField.Make(struct end);;
|
||||||
|
|
||||||
#install_printer B.pp;;
|
|
||||||
|
|
||||||
let x = B.mk_field ()
|
let x = B.mk_field ()
|
||||||
let y = B.mk_field ()
|
let y = B.mk_field ()
|
||||||
let z = B.mk_field ()
|
let z = B.mk_field ()
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue