Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
9dcfeafb8242201620049eecb0bf54920f2ab20a
/
.
/
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/>