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