set svn:eol-style and newlines at eofs
svn: r6275
This commit is contained in:
parent
32749ed29a
commit
3e90bd984f
|
@ -171,5 +171,4 @@
|
||||||
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)])))
|
|
||||||
|
|
|
@ -190,5 +190,4 @@
|
||||||
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