diff options
Diffstat (limited to 'tests/auto/qxmlformatter/input/emptySequence.xq')
-rw-r--r-- | tests/auto/qxmlformatter/input/emptySequence.xq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qxmlformatter/input/emptySequence.xq b/tests/auto/qxmlformatter/input/emptySequence.xq new file mode 100644 index 0000000..1418a72 --- /dev/null +++ b/tests/auto/qxmlformatter/input/emptySequence.xq @@ -0,0 +1,2 @@ +(: This query simply evaluate to an empty sequence. :) +() |