~zorba-coders/zorba/fread-pdf-trunk

« back to all changes in this revision

Viewing changes to test/rbkt/Queries/zorba/jsoniq/arr_update_01.xq

  • Committer: Cezar Andrei
  • Date: 2012-09-26 23:02:43 UTC
  • mfrom: (10945.1.122 zorba)
  • Revision ID: cezar.lp@cezarandrei.com-20120926230243-togyi50ssq0s3one
Merge from trunk, resolved ChangeLog conflict.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
import module namespace j = "http://www.jsoniq.org/functions";
 
1
import module namespace j = "http://jsoniq.org/functions";
2
2
 
3
3
variable $a :=  [ 1, 2, 3];
4
4