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)
|
||||
stx]
|
||||
[id (identifier? #'id)
|
||||
stx]
|
||||
[_
|
||||
(raise-syntax-error 'elim-callcc "Dropped through:" stx)])))
|
||||
stx]
|
||||
[_ (raise-syntax-error 'elim-callcc "Dropped through:" stx)])))
|
||||
|
|
|
@ -189,6 +189,5 @@
|
|||
[(#%variable-reference . v)
|
||||
stx]
|
||||
[id (identifier? #'id)
|
||||
stx]
|
||||
[_
|
||||
(raise-syntax-error 'kerncase "Dropped through:" stx)])))
|
||||
stx]
|
||||
[_ (raise-syntax-error 'kerncase "Dropped through:" stx)])))
|
||||
|
|
Loading…
Reference in New Issue
Block a user