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