-
Notifications
You must be signed in to change notification settings - Fork 430
Open
Labels
Printerthings that have to do with turning an AST into Reason codethings that have to do with turning an AST into Reason code
Description
We use these helpers in our tests, but refmt breaks them.
https://github.com/ocsigen/tyxml/blob/8551b673857fdc1defebe7c502ffcb920f04009e/test/tyxml_test.ml#L81-L85
Actual behavior:
!:(<p />)
!:<p />
Expected behaviour:
!:(<p />)
!:(<p />)
Metadata
Metadata
Assignees
Labels
Printerthings that have to do with turning an AST into Reason codethings that have to do with turning an AST into Reason code