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 d714829 commit e27b339Copy full SHA for e27b339
tests/tools_tests/ppx/TestPpx.res
@@ -61,7 +61,3 @@ let eq2 = 3 === 3
61
62
let test = async () => 12
63
let f = async () => (await test()) + 1
64
-
65
-module Fragments = {
66
- let f1 = <> </>
67
-}
0 commit comments