blob: 1fa04b072117baa5afe252cba1bad153369be983 [file] [log] [blame]
(: Name: ForExprType004 :)
(: Description: FLWOR expressions with type declaration (comment type) :)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
for $comment as comment() in $input-context//comment()
return $comment