summaryrefslogtreecommitdiff
path: root/test/programs/application.cps
diff options
context:
space:
mode:
Diffstat (limited to 'test/programs/application.cps')
-rw-r--r--test/programs/application.cps1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/programs/application.cps b/test/programs/application.cps
new file mode 100644
index 0000000..169329e
--- /dev/null
+++ b/test/programs/application.cps
@@ -0,0 +1 @@
+PRIMOP(+, [INT 1, INT 2], [result], [APP(LABEL id, [VAR result])]) \ No newline at end of file