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