..
original commit: d06be1aff41074eac13cb608170dc37115e09a6c
This commit is contained in:
parent
4cf4f08130
commit
3fb1e1b033
|
@ -79,7 +79,6 @@
|
|||
(hash-table-put! hash-table x 'begin))
|
||||
'(case-lambda
|
||||
cond
|
||||
match-lambda match-lambda*
|
||||
begin begin0 delay
|
||||
unit compound-unit compound-unit/sig
|
||||
public private override
|
||||
|
@ -89,6 +88,7 @@
|
|||
'(
|
||||
instantiate super-instantiate
|
||||
lambda let let* letrec recur
|
||||
match-lambda match-lambda*
|
||||
letrec-values
|
||||
with-syntax
|
||||
with-continuation-mark
|
||||
|
|
Loading…
Reference in New Issue
Block a user