blob: 0646dbd40863e90e9897a84371d9dbbb6eac134f [file] [log] [blame]
(: Name: XQueryComment013 :)
(: Description: Comments inside a sequence expression :)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
(1, 2, (: comment :) 3, 4)