aboutsummaryrefslogtreecommitdiffstats
path: root/csc/codegen.csc
diff options
context:
space:
mode:
authorRose Hogenson <rhogenson@posteo.net>2022-07-29 17:52:54 -0700
committerRose Hogenson <rhogenson@posteo.net>2022-07-29 17:52:54 -0700
commit762431b0f0a6ead18a93a05c0f3269dca5b8fef1 (patch)
tree068057d0da92aa852fd4674477f7f50784e7f652 /csc/codegen.csc
parentdfbe145901a9843809ad842f9e9c6b1bf631c97e (diff)
downloadchromatopelma-762431b0f0a6ead18a93a05c0f3269dca5b8fef1.tar.zst
Insert an exit op at the end of the program.
Diffstat (limited to 'csc/codegen.csc')
-rw-r--r--csc/codegen.csc1
1 files changed, 1 insertions, 0 deletions
diff --git a/csc/codegen.csc b/csc/codegen.csc
index 7712427..ac5b313 100644
--- a/csc/codegen.csc
+++ b/csc/codegen.csc
@@ -24,6 +24,7 @@
%label
%library-ref
%primitive
+ %tail
%variable
closure-arguments
closure-body