diff options
Diffstat (limited to 'test/programs/application.cps')
-rw-r--r-- | test/programs/application.cps | 1 |
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 |