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