blob: 28edccbb2733e04cb7bc214efcb21e5018b1acb5 [file] [log] [blame]
(: Name: letexprwith-16 :)
(: Description: Let clause using the "or" operator function. :)
let $var as xs:boolean := fn:true() and fn:true()
return $var