blob: 9fc11cda13199daf52229c7d629b391801b48661 [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl032.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