DEBSOURCES
Skip Quicknav
sources / js-of-ocaml / 6.2.0-2 / compiler / tests-runtime-events / dune
1234567891011
(env (_ (flags (:standard -w -32-69)))) (tests (names test_runtime_events) (build_if (>= %{ocaml_version} 5.1.0)) (libraries runtime_events) (modes js wasm))