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
If the FortranFileReader is told to ignore comments then attempting to parse a file consisting purely of comments raises a SyntaxError. It should just return an empty parse tree.