index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
007
/
except-3.txr
blob: b2abc04ef2e25b466e9183398431d34fd24da5d0 (
plain
)
1
2
3
@
(
next
(
open-command
"echo foo; kill $$"
)
:nothrow
)
@
a
@
(
do
(
put-line
a
))