aboutsummaryrefslogtreecommitdiff
path: root/bin/main.ml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/main.ml')
-rw-r--r--bin/main.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/main.ml b/bin/main.ml
new file mode 100644
index 0000000..761f68e
--- /dev/null
+++ b/bin/main.ml
@@ -0,0 +1,2 @@
+(* colitur CLI — scaffold stub; the real `easter` subcommand arrives in Task 4. *)
+let () = ()