From 2bc6cae2458ba5f9573985791536618a00cbed8a Mon Sep 17 00:00:00 2001 From: Malte Voos Date: Sun, 11 Feb 2024 18:21:52 +0100 Subject: init --- bin/main.ml | 1 + 1 file changed, 1 insertion(+) create mode 100644 bin/main.ml (limited to 'bin/main.ml') diff --git a/bin/main.ml b/bin/main.ml new file mode 100644 index 0000000..732b852 --- /dev/null +++ b/bin/main.ml @@ -0,0 +1 @@ +let () = print_ndline "Hello, World!" -- cgit 1.4.1