mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 01:07:34 +02:00
Do not constant-fold cons
This commit is contained in:
parent
c90618a74c
commit
6f97d019ad
1 changed files with 1 additions and 0 deletions
|
@ -574,6 +574,7 @@
|
|||
set-global!
|
||||
set-cell!
|
||||
cell
|
||||
cons
|
||||
set-car!
|
||||
set-cdr!
|
||||
string-set!
|
||||
|
|
Loading…
Add table
Reference in a new issue