JuliaSyntax.jl icon indicating copy to clipboard operation
JuliaSyntax.jl copied to clipboard

Delete unused down option from parse_docstring

Open LilithHafner opened this issue 3 months ago • 0 comments

This is an NFC simplification of control flow.

After this merges, I plan to follow up with swapping the order of parse_public and parse_docstring and then adjusting the quote callsites of parse_eq to be parse_public. That should fix - JuliaLang/julia#51450 without allowing docstrings in quotes. (or, if we'd like, we can also allow docstrings in quotes)

LilithHafner avatar Apr 22 '24 16:04 LilithHafner