blob: a6890d67e66e8ca75f9732370bdc568aa0a7034e [file] [log] [blame]
(: Name: ForExprType045 :)
(: Description: FLWOR expressions with type declaration. Unknown Type :)
for $test as xs:unknownType in ( 1, 2, 3)
return $test