We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dfae2c commit 74cfe92Copy full SHA for 74cfe92
libcxx/test/std/re/re.traits/getloc.pass.cpp
@@ -28,5 +28,5 @@ int main(int, char**) {
28
std::locale loc("en_US.UTF-8");
29
(void)loc;
30
}
31
- return 0;
+ return 1;
32
0 commit comments