summaryrefslogtreecommitdiffstats
path: root/tests/modules/test_bind_order1.jq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/test_bind_order1.jq')
-rw-r--r--tests/modules/test_bind_order1.jq2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/modules/test_bind_order1.jq b/tests/modules/test_bind_order1.jq
new file mode 100644
index 00000000..be72b43c
--- /dev/null
+++ b/tests/modules/test_bind_order1.jq
@@ -0,0 +1,2 @@
+def sym0: 1;
+def sym1: 1;