Doc_experiment
val hello_world : Core.Sexp.t
Hello documentation comment. Example of mdx section, taken from mdx's documentation:
# 1 + 2;; - : int = 3
val main : Core.Command.t
This is the main command exported by the library, to serve as an CLI entry point to the project.