blob: 4f86b1f71cd975d3b527d9170f14273214f44a89 [file] [log] [blame]
(: Name: ForExpr009 :)
(: Description: For+Return - error, use variable in it's own declaration :)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
for $a in $a/*
return $a