blob: 75c3eae7b1f9bd4d38ee0ef726a41a40d81f4b85 [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl038.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed Jun 29 14:28:57 2005 :)
(: Purpose - Variable with no type definition :)
(:*******************************************************:)
declare variable $x := xs:double("-1.7976931348623157E308") ;
$x