From 484c4a998f9782eb0b84ec9121d6718fa6d35c1d Mon Sep 17 00:00:00 2001 From: Brian Chu Date: Thu, 18 Aug 2022 21:17:07 -0700 Subject: initial commit --- test/AoC2018.ml | 0 test/dune | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 test/AoC2018.ml create mode 100644 test/dune (limited to 'test') diff --git a/test/AoC2018.ml b/test/AoC2018.ml new file mode 100644 index 0000000..e69de29 diff --git a/test/dune b/test/dune new file mode 100644 index 0000000..36cc5cf --- /dev/null +++ b/test/dune @@ -0,0 +1,2 @@ +(test + (name AoC2018)) -- cgit 1.4.1-2-gfad0