index
:
chromatopelma
main
Partial r7rs implementation with a focus on ease of implementation and a reusable library. Work in progress.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testdata
/
exit.scheme
blob: 09fbdc2d219e14457259249ad790796f17d41323 (
plain
) (
blame
)
1
2
3
; expected result: exit with status 27. (import (csc builtins)) (call-builtin exit 27)