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