mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 06:41:13 +02:00
re-expand psyntax-pp
* module/ice-9/psyntax-pp.scm: Expand again so we actually use with-fluids.
This commit is contained in:
parent
67a78ddd83
commit
bcbbba866b
1 changed files with 18 additions and 20 deletions
|
@ -11170,10 +11170,8 @@
|
|||
(null? (cdr #{rest\ 3658}#))))
|
||||
'(eval)
|
||||
(cadr #{rest\ 3658}#))))
|
||||
(with-fluid*
|
||||
#{*mode*\ 139}#
|
||||
#{m\ 3665}#
|
||||
(lambda ()
|
||||
(with-fluids
|
||||
((#{*mode*\ 139}# #{m\ 3665}#))
|
||||
(#{chi-top\ 323}#
|
||||
#{x\ 3657}#
|
||||
'()
|
||||
|
@ -11181,7 +11179,7 @@
|
|||
#{m\ 3665}#
|
||||
#{esew\ 3666}#
|
||||
(cons 'hygiene
|
||||
(module-name (current-module))))))))))
|
||||
(module-name (current-module)))))))))
|
||||
(set! identifier?
|
||||
(lambda (#{x\ 3673}#)
|
||||
(#{nonsymbol-id?\ 238}# #{x\ 3673}#)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue