Commit 1d5e8a9
fix(parser): treat line comments after
Co-authored-by: sapphi-red <[email protected]>) as leading comments for catch clause support1 parent e4d70d4 commit 1d5e8a9
File tree
2 files changed
+6
-2
lines changed- crates
- oxc_codegen/tests/integration/snapshots
- oxc_parser/src/lexer
2 files changed
+6
-2
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
| 141 | + | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
118 | 121 | | |
119 | 122 | | |
120 | | - | |
| 123 | + | |
121 | 124 | | |
122 | 125 | | |
123 | 126 | | |
| |||
0 commit comments