newlines at EOFs
svn: r13105 original commit: d1a0086471bf5e9553a9b056b26286c427831d38
This commit is contained in:
parent
365bc53e44
commit
8f600ef6f7
|
@ -85,4 +85,4 @@
|
||||||
(define (flat-contract/predicate? pred)
|
(define (flat-contract/predicate? pred)
|
||||||
(or (flat-contract? pred)
|
(or (flat-contract? pred)
|
||||||
(and (procedure? pred)
|
(and (procedure? pred)
|
||||||
(procedure-arity-includes? pred 1))))
|
(procedure-arity-includes? pred 1))))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user