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