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