We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6c400 commit 0c8be0fCopy full SHA for 0c8be0f
drop/dune
@@ -1,2 +1,3 @@
1
(library (name ppx_inline_test_drop) (public_name ppx_inline_test.drop)
2
- (libraries ppx_inline_test) (preprocess no_preprocessing))
+ (kind ppx_rewriter) (libraries ppx_inline_test)
3
+ (preprocess no_preprocessing))
0 commit comments