mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-06 20:56:36 +02:00
Splice in lambda body of cyc-seq
This commit is contained in:
parent
31e749bf5a
commit
61d265c512
1 changed files with 1 additions and 1 deletions
|
@ -1094,7 +1094,7 @@
|
|||
(opt:inline-prims
|
||||
`(Cyc-seq
|
||||
,@(cdr exp)
|
||||
,(ast:lambda-body (car exp)))
|
||||
,@(ast:lambda-body (car exp)))
|
||||
scope-sym
|
||||
refs))
|
||||
(else
|
||||
|
|
Loading…
Add table
Reference in a new issue