summaryrefslogtreecommitdiffstats
path: root/tests/modules/1.4-master/a.jq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/1.4-master/a.jq')
-rw-r--r--tests/modules/1.4-master/a.jq2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/modules/1.4-master/a.jq b/tests/modules/1.4-master/a.jq
new file mode 100644
index 00000000..1bf8d069
--- /dev/null
+++ b/tests/modules/1.4-master/a.jq
@@ -0,0 +1,2 @@
+module a {version:1.7};
+def a: "a";