mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 17:27:33 +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-global!
|
||||||
set-cell!
|
set-cell!
|
||||||
cell
|
cell
|
||||||
|
cons
|
||||||
set-car!
|
set-car!
|
||||||
set-cdr!
|
set-cdr!
|
||||||
string-set!
|
string-set!
|
||||||
|
|
Loading…
Add table
Reference in a new issue