You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
classClassName{privateSomeClass[,]someClass={// leading comment should not interfere with the next line breaking{longValue______________________________,longValue______________________________,longValue______________________________},{longValue______________________________,longValue______________________________,longValue______________________________}};}
belav
changed the title
Leading comments interfering with breaking
Leading comments interfering with breaking InitializerExpression
May 24, 2021
Look into roslyn/src/Compiles/CSharp/Portable/Binder/Semantics/Operators/BinaryOperatorEasyOut.cs
It has some really long line that isn't breaking.
The text was updated successfully, but these errors were encountered: