blob: c17385b83549ea1492e479704bcaed848e752eee [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl044.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed Jun 29 14:28:57 2005 :)
(: Purpose - Variable with no type definition :)
(:*******************************************************:)
declare variable $x := xs:float("-3.4028235E38") ;
$x