set svn:eol-style and newlines at eofs
svn: r6275
This commit is contained in:
parent
32749ed29a
commit
3e90bd984f
|
@ -170,6 +170,5 @@
|
||||||
[(#%variable-reference . v)
|
[(#%variable-reference . v)
|
||||||
stx]
|
stx]
|
||||||
[id (identifier? #'id)
|
[id (identifier? #'id)
|
||||||
stx]
|
stx]
|
||||||
[_
|
[_ (raise-syntax-error 'elim-callcc "Dropped through:" stx)])))
|
||||||
(raise-syntax-error 'elim-callcc "Dropped through:" stx)])))
|
|
||||||
|
|
|
@ -189,6 +189,5 @@
|
||||||
[(#%variable-reference . v)
|
[(#%variable-reference . v)
|
||||||
stx]
|
stx]
|
||||||
[id (identifier? #'id)
|
[id (identifier? #'id)
|
||||||
stx]
|
stx]
|
||||||
[_
|
[_ (raise-syntax-error 'kerncase "Dropped through:" stx)])))
|
||||||
(raise-syntax-error 'kerncase "Dropped through:" stx)])))
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user