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