diff options
Diffstat (limited to 'testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml')
| -rw-r--r-- | testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml b/testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml index c2431eb..3ca0913 100644 --- a/testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml +++ b/testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml @@ -11,5 +11,8 @@ <test:b> <test:a/> </test:b> + <test:a/> + <test:a>e</test:a> + <test:text>f</test:text> </test:test> </document> |
