Skip to content

Commit 870215b

Browse files
committed
work
1 parent c81cb30 commit 870215b

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
@@ -2,7 +2,7 @@
22
struct A {
33
int f;
44
int f2;
5-
};
5+
}
66

77
// A non-POD class, with a trivial compiler generated constructor
88
struct B {

0 commit comments

Comments
 (0)