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