blob: 2531ba1e64ae29f6aa30d3759cfc87a0872a6e49 [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl057.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed Jun 29 14:28:57 2005 :)
(: Purpose - Variable with no type definition :)
(:*******************************************************:)
declare variable $x := ((1+1), (2-2)) ;
$x