Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.xpath.tests
/
84e43f52580a5278ec89936ca706a0e34bdc407a
/
.
/
tests
/
org.eclipse.wst.xml.xpath2.processor.tests
/
Queries
/
XQuery
/
Expressions
/
XQueryComment
/
XQueryComment003.xq
blob: ea6e2a9d5c3a34994e1a8676fd3c3be0dd733d0b [
file
] [
log
] [
blame
]
(: Name: XQueryComment003 :)
(: Description: Simple use case for XQuery comment containing '-' :)
(: insert-start :)
declare
variable
$input-context
external
;
(: insert-end :)
(:This is a comment-:)
<result/>