aboutsummaryrefslogtreecommitdiff
path: root/lib/animus.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/animus.ml')
-rw-r--r--lib/animus.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/animus.ml b/lib/animus.ml
new file mode 100644
index 0000000..baf4112
--- /dev/null
+++ b/lib/animus.ml
@@ -0,0 +1 @@
+Lwt_main.run (Lwt_io.printf "Hello, World!") \ No newline at end of file