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