remove extra whitespace
svn: r15863
This commit is contained in:
parent
514b0a845d
commit
9e25d28a28
|
@ -1,7 +1,5 @@
|
||||||
#lang typed-scheme
|
#lang typed-scheme
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(open-input-file "foo" #:mode 'binary)
|
(open-input-file "foo" #:mode 'binary)
|
||||||
(open-input-file "foo" #:mode 'text)
|
(open-input-file "foo" #:mode 'text)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user