diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/expect/gccxml.any.CXXLiteral.xml.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/expect/gccxml.any.CXXLiteral.xml.txt b/test/expect/gccxml.any.CXXLiteral.xml.txt index 7349496..763161e 100644 --- a/test/expect/gccxml.any.CXXLiteral.xml.txt +++ b/test/expect/gccxml.any.CXXLiteral.xml.txt @@ -1,6 +1,5 @@ ^<\?xml version="1.0"\?> <GCC_XML[^>]*> - <Namespace id="_1" name="start" context="_2" members="_3"/> - <Unimplemented id="_3" kind="Function"/> + <Namespace id="_1" name="start" context="_2"/> <Namespace id="_2" name="::"/> </GCC_XML>$ |