blob: 25378cf1abc7d3562eb2105bbad267bcc7d07aca [file] [log] [blame]
(:*******************************************************:)
(: Test: VarDecl024.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