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