blob: 5f2bfc974db51ffb4653f3370fd46b1ebd7a9828 [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl025.xq :)
(: Written By: Ravindranath Chennoju :)
(: Date: Wed Jun 29 14:28:57 2005 :)
(: Purpose - Variable with no type definition :)
(:*******************************************************:)
declare variable $x := xs:double('-INF');
$x