Open belav opened 6 months ago
The namespace printing ends with two hardlines, this ensures that it has space between it and the next line (using, statement, etc)
However the way we print comments, especially comments that are on the leading trivia of the EndOfFileToken, tries to ensure there is a line in front of them.
Getting this case happy seems difficult, and it is a case that is easy to just ignore the file because there isn't anything in it to format.
If comments were reworked, this may be easier.
If you repeatedly format this file, it gets a new blank line each time.
Input:
Output: