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