You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiles and runs given `ocaml_files` and the driver code `driver_string`. The compilation is performed with `ocamlopt` and with the provided `options`.
74
+
Compiles and runs given `ocaml_files` and the driver code `driver_string`. The compilation is performed with `ocamlc` and with the provided `options`.
0 commit comments