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:
parent
4304846e08
commit
8c81ca9fd2
10 changed files with 72 additions and 1115 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue