Skip to content

Commit b57f2df

Browse files
committed
Format code
1 parent 28aa287 commit b57f2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tools_tests/ppx/TestPpx.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ let test = async () => 12
6363
let f = async () => (await test()) + 1
6464

6565
module Fragments = {
66-
let f1 = <></>
66+
let f1 = <> </>
6767
}

0 commit comments

Comments
 (0)