Can't fold non-primitives.
authorJoe Marshall <jmarshall@alum.mit.edu>
Sun, 28 Mar 2010 22:40:46 +0000 (15:40 -0700)
committerJoe Marshall <jmarshall@alum.mit.edu>
Sun, 28 Mar 2010 22:40:46 +0000 (15:40 -0700)
src/runtime/scomb.scm

index 2806e03d4578c0d7a287e043f36f818964534547..5a92ec731651ca3b276e6ab0ec5e3f5d24778b09 100644 (file)
@@ -118,8 +118,6 @@ USA.
               ;; be side-effected, but it is useful to be able to
               ;; constant fold this primitive anyway.
               STRING->SYMBOL
-              SYMBOL->STRING
-              SYMBOL?
               ZERO-FIXNUM?
               ZERO?
               ))))