DEBSOURCES
Skip Quicknav
sources / js-of-ocaml / 6.2.0-1 / compiler / tests-jsoo / jsoo_runtime_stubs.c
1234567
#include <caml/mlvalues.h> CAMLprim value caml_jsoo_flags_use_js_string(value v_unit) { return Val_false; }