Commit 03b5e92
committed
Adapt conversion from old parsetree
Now that function attributes and first-argument attributes are split, they need to be re-joined in the old parse tree.
This means that after a ppx, both will be on the first argument.1 parent 5372d67 commit 03b5e92
File tree
2 files changed
+4
-2
lines changed- compiler/ml
- tests/syntax_tests/data/ast-mapping/expected
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments