diff options
Diffstat (limited to '2024/dune')
| -rw-r--r-- | 2024/dune | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/2024/dune b/2024/dune new file mode 100644 index 0000000..2a7fc2a --- /dev/null +++ b/2024/dune @@ -0,0 +1,2 @@ +(executable (name day_01) +(libraries str)) |
