Skip to content

Commit 6f9968d

Browse files
committed
C++: Update test after extractor changes
1 parent 772b972 commit 6f9968d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/test/library-tests/unspecified_type/types/unspecified_type.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
| types.cpp:31:7:31:9 | clX<TX1> | clX<TX1> |
6969
| types.cpp:32:17:32:19 | TX3 | int |
7070
| types.cpp:36:19:36:21 | TX2 | TX2 |
71+
| types.cpp:40:30:40:30 | T | T |
7172
| types.cpp:40:39:40:42 | Tmpl | Tmpl |
7273
| types.cpp:41:8:41:18 | TemplateSel<Tmpl> | TemplateSel<Tmpl> |
7374
| types.cpp:42:22:42:22 | T | T |

0 commit comments

Comments
 (0)