Commit 368e967
committed
test(julia): cover macro signature guard branch
Mirrors the function-signature guard test for the `macro_definition`
grandparent branch in `handleCall`. Without this case, a future
tree-sitter-julia grammar change that breaks the macro branch would
slip through the WASM test suite.
A test was prepared during PR #1130 review but landed on the head
branch after the squash-merge, so it is missing from history.
Closes #11371 parent d4028b9 commit 368e967
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
155 | 167 | | |
156 | 168 | | |
157 | 169 | | |
| |||
0 commit comments