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 c81cb30 commit 870215bCopy full SHA for 870215b
cpp/autosar/test/rules/A0-1-1/test.cpp
@@ -2,7 +2,7 @@
2
struct A {
3
int f;
4
int f2;
5
-};
+}
6
7
// A non-POD class, with a trivial compiler generated constructor
8
struct B {
0 commit comments