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
simplecpp hangs on a file containing a BOM, e.g. \xFF\xFE\x00\x3B.
It looks like there are no tests actually using the FileStream class, or I haven't found them.