We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9761e6a commit 8a3abe4Copy full SHA for 8a3abe4
1 file changed
test/cli/whole-program/odr5.cpp
@@ -1 +1,3 @@
1
-struct S { S(); };
+struct S {
2
+ void f() {}
3
+};
0 commit comments