2025: day 5: ocaml again!
This commit is contained in:
4
AdventOfCode2025/day5/bin/dune
Normal file
4
AdventOfCode2025/day5/bin/dune
Normal file
@@ -0,0 +1,4 @@
|
||||
(executable
|
||||
(public_name day5)
|
||||
(name main)
|
||||
(libraries day5))
|
||||
Reference in New Issue
Block a user