blob: 99f5777cab8dbd2ea4669aef695a9ca416cbdbe1 [file] [log] [blame]
(: Name: letexprwith-1 :)
(: Description: Evaluation of let clause bound to variable used in expression that raises error. :)
let $salary as xs:decimal := "cat"
return $salary * 2