~nbrinza/zorba/parse-fragment

« back to all changes in this revision

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

  • Committer: Nicolae Brinza
  • Date: 2013-01-14 19:40:55 UTC
  • mfrom: (10477.1.705 zorba)
  • Revision ID: nbrinza@gmail.com-20130114194055-iss55cpxu2xe0ug6
Merged with Zorba trunk

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 $o := { "foo" : "bar" };
4
4