mte/tools/offline.ml

2 lines
31 B
OCaml
Raw Normal View History

2025-11-28 09:55:41 +01:00
let () = Fmt.pr "hello~@."; ()