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