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
There can be a situation where summary is a non-empty list with blank characters, like: regularStmt("\t\n").
As a result a comment is blank.
In this case the comment should not be shown.
This is a description of a probable bug which is known for many tests.