Skip to content

Commit 0c8be0f

Browse files
committed
v0.14-preview.122.04+144
1 parent 3f6c400 commit 0c8be0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

drop/dune

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
(library (name ppx_inline_test_drop) (public_name ppx_inline_test.drop)
2-
(libraries ppx_inline_test) (preprocess no_preprocessing))
2+
(kind ppx_rewriter) (libraries ppx_inline_test)
3+
(preprocess no_preprocessing))

0 commit comments

Comments
 (0)