1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00

Still fixing screwups.

This commit is contained in:
Rob Browning 2002-07-20 21:44:24 +00:00
parent 4304846e08
commit 8c81ca9fd2
10 changed files with 72 additions and 1115 deletions

View file

@ -287,7 +287,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
(map (lambda (case)
(detect-free-variables (cdr case) locals))
(cddr x))))
((unquote unquote-splicing else =>)
(detect-free-variables-noncar (cdr x) locals))