macro-debugger: fixed module & local-expansion bug
svn: r17666
This commit is contained in:
parent
3fc133a0b8
commit
9a2408f267
|
@ -67,8 +67,9 @@
|
|||
[(Wrap p:module (e1 e2 rs ?1 locals tag rename check tag2 ?3 body shift))
|
||||
(R [#:hide-check rs]
|
||||
[! ?1]
|
||||
[#:pattern ?form]
|
||||
[LocalActions ?form locals]
|
||||
[#:pattern (?module ?name ?language . ?body-parts)]
|
||||
[LocalActions ?body-parts locals]
|
||||
[#:when tag
|
||||
[#:in-hole ?body-parts
|
||||
[#:walk (list tag) 'tag-module-begin]]]
|
||||
|
|
Loading…
Reference in New Issue
Block a user