Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.xpath.tests
/
84e43f52580a5278ec89936ca706a0e34bdc407a
/
.
/
tests
/
org.eclipse.wst.xml.xpath2.processor.tests
/
Queries
/
XQuery
/
Expressions
/
XQueryComment
/
XQueryComment019.xq
blob: 1e710e7f02cc61be925ae9fba4c68fc94075a0ab [
file
] [
log
] [
blame
]
(: Name: XQueryComment019 :)
(: Description: Old style comment syntax :)
(: insert-start :)
declare
variable
$input-context
external
;
(: insert-end :)
{-- Wrong
comment
format --}
<empty/>