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