mte/unikernel/duniverse/dune_/test/blackbox-tests/test-cases/github1811.t/dune
2025-11-11 02:07:51 +01:00

3 lines
97 B
Text

(library
(name foo)
(preprocess (action (with-stdout-to %{targets} (run cat %{input-file})))))