blob: 9d81aaee6383a2e1cef40062cac5e11ec5a5856b [file] [log] [blame]
use dataverse test;
let $c1 := matches("helloworld","hello world","x")
return {"result1": $c1}