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