blob: 27c5ce24a289d955ae70e7799e40d54c8726cf02 [file] [log] [blame]
use dataverse test;
let $c1 := substring2("HEllow",-1)
return {"result1": $c1}