This helper module provides a facility to replace %{FOO}-like variables in text strings with user-provided content.
3 lines
90 B
C
3 lines
90 B
C
/* Dummy source, to be used for OCaml-based tools with no C sources. */
|
|
enum { foo = 1 };
|