5 lines
99 B
Text
5 lines
99 B
Text
(library (name foo) (public_name foo))
|
|
|
|
(alias
|
|
(name default)
|
|
(action (echo %{lib:foo:foo.ml})))
|