mte/unikernel/duniverse/ppxlib/astlib/config.mli

8 lines
222 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
(** Magic numbers *)
val ast_intf_magic_number : string
(** Magic number for file holding an interface syntax tree *)
val ast_impl_magic_number : string
(** Magic number for file holding an implementation syntax tree *)