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