Skip to content

Commit e27b339

Browse files
committed
Remove fragment
1 parent d714829 commit e27b339

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/tools_tests/ppx/TestPpx.res

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,3 @@ let eq2 = 3 === 3
6161

6262
let test = async () => 12
6363
let f = async () => (await test()) + 1
64-
65-
module Fragments = {
66-
let f1 = <> </>
67-
}

0 commit comments

Comments
 (0)