Commit c762069
fix(PR-6192): name keyword choice parser result
Use a private alias for the parser's three-state keyword-choice payload so the strict outcome remains clear without tripping Clippy type complexity.
Co-authored-by: Try everything <tryeverything24@users.noreply.github.com>1 parent 230bc16 commit c762069
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3399 | 3399 | | |
3400 | 3400 | | |
3401 | 3401 | | |
3402 | | - | |
3403 | | - | |
3404 | | - | |
| 3402 | + | |
| 3403 | + | |
| 3404 | + | |
3405 | 3405 | | |
3406 | 3406 | | |
3407 | 3407 | | |
| |||
0 commit comments