Files
mongo/buildscripts/tests/data/errorcodes/dup_checking/file1.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
88 B
C++
Raw Normal View History

ErrorCodes::Error(1);
ErrorCodes::Error(2);
ErrorCodes::Error(3);
ErrorCodes::Error(2);