Skip to content

Commit b3f6541

Browse files
committed
broken
1 parent 769d263 commit b3f6541

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
@@ -3,7 +3,7 @@
33
structA {
44
int f;
55
int f2;
6-
};
6+
}
77
// A non-POD class, with a trivial compiler generated constructor
88
struct B {
99
int f;

0 commit comments

Comments
 (0)