2 files changed
+3
-1
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
|
- CHANGELOG.md+2
- cli/reactjs_jsx_v4.ml+30-19
- src/res_core.ml+20-15
- src/res_parsetree_viewer.ml+12-32
- src/res_printer.ml+21-8
- tests/parsing/grammar/expressions/expected/arrow.res.txt+9-8
- tests/ppx/react/expected/fileLevelConfig.res.txt+2-1
- tests/ppx/react/expected/forwardRef.res.txt+20-17
- tests/ppx/react/expected/innerModule.res.txt+14-8
- tests/ppx/react/expected/mangleKeyword.res.txt+76
- tests/ppx/react/expected/topLevel.res.txt+7-4
- tests/ppx/react/mangleKeyword.res+45
- tests/printer/expr/asyncAwait.res+4
- tests/printer/expr/expected/asyncAwait.res.txt+7-3
0 commit comments