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