From 8414ef9dedcfe27e836080e6aacb4b80c6c94378 Mon Sep 17 00:00:00 2001 From: Jeroen Ketema Date: Thu, 19 Dec 2024 13:32:31 +0100 Subject: [PATCH] C++: Update test after extractor changes --- .../unspecified_type/types/unspecified_type.expected | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp/ql/test/library-tests/unspecified_type/types/unspecified_type.expected b/cpp/ql/test/library-tests/unspecified_type/types/unspecified_type.expected index 91078ac1431f..00ae3fa5d8f3 100644 --- a/cpp/ql/test/library-tests/unspecified_type/types/unspecified_type.expected +++ b/cpp/ql/test/library-tests/unspecified_type/types/unspecified_type.expected @@ -68,6 +68,7 @@ | types.cpp:31:7:31:9 | clX | clX | | types.cpp:32:17:32:19 | TX3 | int | | types.cpp:36:19:36:21 | TX2 | TX2 | +| types.cpp:40:30:40:30 | T | T | | types.cpp:40:39:40:42 | Tmpl | Tmpl | | types.cpp:41:8:41:18 | TemplateSel | TemplateSel | | types.cpp:42:22:42:22 | T | T |