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 a8ec2d6 commit a3bfbb9Copy full SHA for a3bfbb9
lldb/test/API/commands/target/anon-struct/main.cpp
@@ -11,6 +11,4 @@ struct B {
11
};
12
} b;
13
14
-int main(int argc, char **argv) {
15
- return 0;
16
-}
+int main(int argc, char **argv) { return 0; }
0 commit comments