mte/unikernel/duniverse/ppxlib/astlib/config.mli
2025-11-11 02:07:51 +01:00

7 lines
222 B
OCaml

(** 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 *)