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
This fact might cause false alarms when automated tools are checking whether all sources are not empty.
I think that very simple solution would be to add content like //empty, in that way the functionality of CompilationUnitTest would stay the same, and the tools checking non-empty files would be satisfied too.