Skip to content

Commit d7113f7

Browse files
Format
1 parent f3ec344 commit d7113f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testother.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8187,7 +8187,7 @@ class TestOther : public TestFixture {
81878187
ASSERT_EQUALS("", errout_str());
81888188
}
81898189

8190-
void duplicateExpression21() {
8190+
void duplicateExpression21() {
81918191
check("struct S { int i; };\n" // #12795
81928192
"struct T {\n"
81938193
" std::map<std::string, S*> m;\n"

0 commit comments

Comments
 (0)