Skip to content

Commit 1a8e053

Browse files
committed
Comment
1 parent 31f9303 commit 1a8e053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testsymboldatabase.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5865,7 +5865,7 @@ class TestSymbolDatabase : public TestFixture {
58655865
ASSERT(f && f->function() && f->function()->isExplicit());
58665866
}
58675867

5868-
void symboldatabase113() {
5868+
void symboldatabase113() { // #11841
58695869
GET_SYMBOL_DB("template <typename T>\n"
58705870
"struct S {\n"
58715871
" S();\n"

0 commit comments

Comments
 (0)