diff options
Diffstat (limited to 'test/Index/Inputs/CommentXML/valid-function-09.xml')
-rw-r--r-- | test/Index/Inputs/CommentXML/valid-function-09.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Index/Inputs/CommentXML/valid-function-09.xml b/test/Index/Inputs/CommentXML/valid-function-09.xml new file mode 100644 index 0000000..cf4cc8f --- /dev/null +++ b/test/Index/Inputs/CommentXML/valid-function-09.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<Function templateKind="template"> +<Name>aaa</Name> +<Abstract><Para>Aaa.</Para></Abstract> +</Function> + |