fsprojects / fantomas

FSharp source code formatter
https://fsprojects.github.io/fantomas
Other
764 stars 190 forks source link

fix 2931 and 2937 by generating child nodes for the numerator and for the minus #2938

Closed dawedawe closed 1 year ago

dawedawe commented 1 year ago

fixes #2931 and #2937 To fix the other block comment issues another round of range additions is needed in the AST.

nojaf commented 11 months ago

Great job!