blob: 30136a9c507dd0df26462a58b1dec7006d70455a [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl022.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed Jun 29 14:28:57 2005 :)
(: Purpose - Variable with no type definition :)
(:*******************************************************:)
declare variable $x := 1 to 10 ;
$x