diff options
Diffstat (limited to 'lib/csc/ir1.csc')
| -rw-r--r-- | lib/csc/ir1.csc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/csc/ir1.csc b/lib/csc/ir1.csc index b91e8ab..7674d49 100644 --- a/lib/csc/ir1.csc +++ b/lib/csc/ir1.csc @@ -169,6 +169,7 @@ ; - peek: pointer * offset -> result ; - poke: word * pointer * offset -> () ; - int<?: int * int -> bool + ; - call-with-current-continuation: proc -> result (define-match-record-type <call-builtin> (make-call-builtin operation arguments) call-builtin? |
