v0.12-preview.120.19+170

This commit is contained in:
Xavier Clerc 2019-01-18 10:20:30 +00:00
parent de8312ead0
commit a1281ff677

View File

@ -1,2 +1,2 @@
(library (name ppx_let) (public_name ppx_let) (kind ppx_rewriter)
(libraries base ppxlib ppx_let_expander) (preprocess no_preprocessing))
(libraries ppxlib ppx_let_expander) (preprocess no_preprocessing))