mte/unikernel/duniverse/dune_/test/blackbox-tests/test-cases/ocaml-config-macro.t/dune

3 lines
87 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(rule
(targets x)
(action (with-stdout-to %{targets} (echo %{ocaml-config:system}))))