this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

New js_of_ocaml version

+1 -1
+1 -1
lib/impl.ml
··· 468 468 | Some id -> `Named id 469 469 | None -> `Iife 470 470 in 471 - Js_of_ocaml_compiler.Driver.f' ~standalone:false ~wrap_with_fun ~linkall:false 471 + Js_of_ocaml_compiler.Driver.f' ~standalone:false ~wrap_with_fun ~link:`No 472 472 fmt p.debug p.code; 473 473 Format.(pp_print_flush std_formatter ()); 474 474 Format.(pp_print_flush err_formatter ());