2 lines
119 B
Plaintext
2 lines
119 B
Plaintext
|
(library (name ppx_let_expander) (public_name ppx_let.expander)
|
||
|
(libraries base ppxlib) (preprocess no_preprocessing))
|