~zorba-coders/zorba/bug-1189803

« back to all changes in this revision

Viewing changes to test/rbkt/Queries/zorba/parser/parser-07.jq

  • Committer: Luis Rodriguez Gonzalez
  • Date: 2013-09-19 14:00:22 UTC
  • mfrom: (11612.1.19 lp_zorba)
  • Revision ID: kuraru@gmail.com-20130919140022-tw41ekb6ey16xbxi
MergedĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
jsoniq version "1.0";
 
2
 
 
3
(: "structured-item" is not allowed to be used as a function name :)
 
4
 
 
5
declare function structured-item() external;
 
6
 
 
7
()