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
Some of the contracts in test/compilationTests use Windows line endings (CRLF), e.g. test/compilationTests/announcementTypes.sol. They should probably be updated to LF line endings.
Some of the contracts in
test/compilationTestsuse Windows line endings (CRLF), e.g.test/compilationTests/announcementTypes.sol. They should probably be updated to LF line endings.