Skip to content

Commit 01e5280

Browse files
committed
Format
1 parent 1a7113b commit 01e5280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testclass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6844,7 +6844,7 @@ class TestClass : public TestFixture {
68446844
"};\n");
68456845
ASSERT_EQUALS("", errout_str());
68466846
}
6847-
6847+
68486848
void const99() {
68496849
checkConst("typedef void (*InitFunc)(void**);\n" // #13953
68506850
"struct S {\n"

0 commit comments

Comments
 (0)