diff options
Diffstat (limited to 'test/expect/gccxml.any.Class-template-member-template.xml.txt')
-rw-r--r-- | test/expect/gccxml.any.Class-template-member-template.xml.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/expect/gccxml.any.Class-template-member-template.xml.txt b/test/expect/gccxml.any.Class-template-member-template.xml.txt index 93f59a5..b7f565e 100644 --- a/test/expect/gccxml.any.Class-template-member-template.xml.txt +++ b/test/expect/gccxml.any.Class-template-member-template.xml.txt @@ -15,8 +15,8 @@ <FundamentalType id="_8" name="int" size="[0-9]+" align="[0-9]+"/> <FundamentalType id="_9" name="char" size="[0-9]+" align="[0-9]+"/> <ReferenceType id="_10" type="_1c"/> + <CvQualifiedType id="_1c" type="_1" const="1"/> <ReferenceType id="_11" type="_1"/> <Namespace id="_2" name="::"/> - <CvQualifiedType id="_1c" type="_1" const="1"/> <File id="f1" name=".*/test/input/Class-template-member-template.cxx"/> </GCC_XML>$ |