Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.xpath.tests
/
84e43f52580a5278ec89936ca706a0e34bdc407a
/
.
/
tests
/
org.eclipse.wst.xml.xpath2.processor.tests
/
Queries
/
XQuery
/
Expressions
/
XQueryComment
/
XQueryComment013.xq
blob: 0646dbd40863e90e9897a84371d9dbbb6eac134f [
file
] [
log
] [
blame
]
(: Name: XQueryComment013 :)
(: Description: Comments inside a sequence expression :)
(: insert-start :)
declare
variable
$input-context
external
;
(: insert-end :)
(1, 2,
(: comment :)
3, 4)