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