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