Skip to content

Commit ba94a63

Browse files
committed
Extend test case
1 parent c6ab9c7 commit ba94a63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cpp/autosar/test/rules/A2-3-1/test.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ const char *euro3 = u8"α"; // COMPLIANT
1111
int valid;
1212
/*
1313
Invalid character ↦ NON_COMPLIANT
14+
*/
15+
16+
/*
17+
Valid character @ in comments COMPLIANT
1418
*/

0 commit comments

Comments
 (0)