Working on 4.76
This commit is contained in:
@@ -465,7 +465,6 @@
|
||||
|
||||
(define (extend variable value frame)
|
||||
(cons (make-binding variable value) frame))
|
||||
|
||||
|
||||
;;;;From Section 4.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user