Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
7530fd2a5d62b3625c192527e9a182a10ab77ea6
/
.
/
xpath
/
tests
/
org.w3c.xqts.testsuite
/
Queries
/
XQuery
/
Expressions
/
XQueryComment
/
XQueryComment019.xq
blob: 1e710e7f02cc61be925ae9fba4c68fc94075a0ab [
file
]
(: Name: XQueryComment019 :)
(: Description: Old style comment syntax :)
(: insert-start :)
declare
variable
$input-context
external
;
(: insert-end :)
{-- Wrong
comment
format --}
<empty/>