blob: dea74a69267eb4a803a2a50e641f5b169ea0bb8b [file] [log] [blame]
(: Name: ForExprType034 :)
(: Description: FLWOR expressions with type declaration. Value based subtype promotion: numeric literal values -> double :)
for $test as xs:decimal in ( 1, 0.3 )
return $test