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 39f2079 commit f723712Copy full SHA for f723712
cpp/autosar/test/rules/A2-10-5/test1a.cpp
@@ -1,5 +1,5 @@
1
namespace n1 {
2
-static int g1 = 0;
+static int g1 = 0; // NON_COMPLIANT
3
}
4
5
static int g2; // COMPLIANT
0 commit comments