fsprojects / fantomas

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

Add regression test for cons pattern in let binding (#1996) #2891

Closed clkbug closed 1 year ago

clkbug commented 1 year ago

I wrote a regression test case for cons pattern in let binding (#1996). Is it OK?