Fix diffs
This commit is contained in:
parent
f7d554d727
commit
33ca8d05db
|
@ -2,3 +2,5 @@
|
|||
< (define the-error "no error")
|
||||
---
|
||||
> (define the-error "the ((cons number) v) value has been omitted")
|
||||
33d32
|
||||
< ((cons v) v)
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
(v (λ (x τ) M)
|
||||
c
|
||||
(cons v)
|
||||
((cons v) v)
|
||||
(+ v))
|
||||
(E hole
|
||||
(E M)
|
||||
|
|
Loading…
Reference in New Issue
Block a user