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