[mod] format progress
This commit is contained in:
parent
df114e8005
commit
073bcc3d3d
4 changed files with 46 additions and 27 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import module namespace pos="lsp/position" at "../webapp/lsp/position.xqm";
|
||||
import module namespace xq4="java:quodatum.parser.xq4";
|
||||
let $text:="1+2 a"
|
||||
let $text:="1+"
|
||||
let $xml:=xq4:parseModule($text)=>trace("£ ")
|
||||
let $b:=number($xml/@b)-1
|
||||
let $e:= number($xml/@e)-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue