Skip to content

Commit a63df8f

Browse files
authored
Merge pull request #9930 from jketema/templ-var
C++: Update test for indexing of static template variable template arguments
2 parents 55e1554 + c02e7a4 commit a63df8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/test/library-tests/templates/CPP-203/decls.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
| test.cpp:3:8:3:8 | operator= |
1616
| test.cpp:3:8:3:10 | Str<T> |
1717
| test.cpp:3:8:3:10 | Str<int> |
18+
| test.cpp:7:16:7:16 | T |
1819
| test.cpp:8:11:8:21 | val |
1920
| test.cpp:8:19:8:19 | val |
2021
| test.cpp:10:6:10:6 | f |

0 commit comments

Comments
 (0)