Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
7530fd2a5d62b3625c192527e9a182a10ab77ea6
/
.
/
xpath
/
tests
/
org.w3c.xqts.testsuite
/
Queries
/
XQuery
/
Expressions
/
XQueryComment
/
XQueryComment013.xq
blob: 0646dbd40863e90e9897a84371d9dbbb6eac134f [
file
]
(: Name: XQueryComment013 :)
(: Description: Comments inside a sequence expression :)
(: insert-start :)
declare
variable
$input-context
external
;
(: insert-end :)
(1, 2,
(: comment :)
3, 4)