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