~zorba-coders/zorba/bug1123835

« back to all changes in this revision

Viewing changes to test/rbkt/Queries/zorba/no-copy/dataguide-c.xq

  • Committer: sorin.marian.nasoi
  • Date: 2013-08-13 09:07:33 UTC
  • mfrom: (11278.1.318 lp_zorba)
  • Revision ID: spungi@gmail.com-20130813090733-vjl1znp7np45y12z
- merge lp:zorba trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import module namespace map = 
2
2
  "http://www.zorba-xquery.com/modules/store/data-structures/unordered-map";
3
3
 
4
 
declare namespace ann = "http://www.zorba-xquery.com/annotations";
 
4
declare namespace ann = "http://zorba.io/annotations";
5
5
 
6
6
declare %ann:assignable variable $co as xs:integer :=0;
7
7