This commit is contained in:
swrup 2025-11-28 09:55:41 +01:00
parent fa770e7a8e
commit 3a927a78f5
11 changed files with 17 additions and 29 deletions

1
tools/offline.ml Normal file
View file

@ -0,0 +1 @@
let () = Fmt.pr "hello~@."; ()