diff options
Diffstat (limited to 'tests/general/bug-195.out')
-rw-r--r-- | tests/general/bug-195.out | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/general/bug-195.out b/tests/general/bug-195.out new file mode 100644 index 00000000..b129fbcc --- /dev/null +++ b/tests/general/bug-195.out @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<!-- first comment id="1"--> +<root> + <!-- second comment id="2"--> + <foo> + <!-- third comment id="3"--> + </foo> +</root><!-- fourth comment id="4"--> |