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 c6ab9c7 commit ba94a63Copy full SHA for ba94a63
cpp/autosar/test/rules/A2-3-1/test.cpp
@@ -11,4 +11,8 @@ const char *euro3 = u8"α"; // COMPLIANT
11
int valid;
12
/*
13
Invalid character ↦ NON_COMPLIANT
14
+*/
15
+
16
+/*
17
+Valid character @ in comments COMPLIANT
18
*/
0 commit comments