2 files changed
+6
-1
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 |
| |
16 | 20 |
| |
17 | 21 |
| |
| |||
22 | 26 |
| |
23 | 27 |
| |
24 | 28 |
| |
| 29 | + | |
25 | 30 |
| |
26 | 31 |
| |
27 | 32 |
| |
|
- 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