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