index
:
pit
master
a small Lisp for small tasks
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
error2.pit
blob: 63ab1738f964c47e8b340556edd4326130f75982 (
plain
)
1
2
3
4
(defun! foo () (error! "yuck")) (foo)