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