This website requires JavaScript.
Explore
Help
Register
Sign In
lassik
/
upscheme
Watch
1
Star
0
Fork
You've already forked upscheme
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a7c0396a2f
upscheme
/
tests
/
err.lsp
5 lines
99 B
Plaintext
Raw
Blame
History
(define (f x) (begin (list-tail '(1) 3) 3))
(f 2)
a
(trycatch a (lambda (e) (print (stacktrace))))
Reference in New Issue
View Git Blame
Copy Permalink