rearrange some stuff

This commit is contained in:
Rhiannon Morris 2020-12-03 15:11:29 +01:00
parent 5c59d80e00
commit 6ac8be6984
10 changed files with 84 additions and 51 deletions

2
dune
View file

@ -7,4 +7,4 @@
(public_name aoc2020)
(inline_tests)
(modules (:standard \ aoc2020))
(preprocess (pps ppx_expect)))
(preprocess (pps ppx_deriving.std ppx_expect)))