Skip to content

Commit 769d263

Browse files
committed
work
1 parent eeb139d commit 769d263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/autosar/test/rules/A0-1-1/test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
// A POD class.
3-
struct A {
3+
structA {
44
int f;
55
int f2;
66
};

0 commit comments

Comments
 (0)