We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b6fb8 commit 7764be2Copy full SHA for 7764be2
lib/toplevel/jsooTop.mli
@@ -31,7 +31,7 @@ val execute : bool -> ?pp_code:formatter -> formatter -> string -> unit
31
(** Initialize Js_of_ocaml toplevel. *)
32
val initialize : unit -> unit
33
34
-(*/*)
+(**/**)
35
val get_camlp4_syntaxes : unit -> string list
36
val register_camlp4_syntax : string ->
37
(((string * (unit -> unit)) -> unit) -> unit)-> unit
0 commit comments