4 lines
121 B
Text
4 lines
121 B
Text
|
|
import module namespace ctx="lsp/context" at "../webapp/lsp/context.xqm";
|
|
|
|
ctx:functions("fn")!ctx:map(.)=>trace("AA")
|