use operator name in print_fold
This commit is contained in:
parent
6ac8be6984
commit
e0b2dfe566
3 changed files with 36 additions and 2 deletions
2
dune
2
dune
|
@ -7,4 +7,4 @@
|
|||
(public_name aoc2020)
|
||||
(inline_tests)
|
||||
(modules (:standard \ aoc2020))
|
||||
(preprocess (pps ppx_deriving.std ppx_expect)))
|
||||
(preprocess (pps ppx_deriving.std ppx_inline_test ppx_expect)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue