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