summaryrefslogtreecommitdiff
path: root/test/programs/string-equal.cps
diff options
context:
space:
mode:
Diffstat (limited to 'test/programs/string-equal.cps')
-rw-r--r--test/programs/string-equal.cps1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/programs/string-equal.cps b/test/programs/string-equal.cps
new file mode 100644
index 0000000..ea49b22
--- /dev/null
+++ b/test/programs/string-equal.cps
@@ -0,0 +1 @@
+PRIMOP(==, ["asdf", "asdf"], [result], []) \ No newline at end of file