re-enable type for port->bytes-lines
original commit: b25aae230be253861800c483aa0b7f2ffbb1315c
This commit is contained in:
parent
5e92d965a6
commit
2ae93408c1
|
@ -475,7 +475,7 @@
|
|||
(cl->*
|
||||
(->key #:line-mode (one-of/c 'linefeed 'return 'return-linefeed 'any 'any-one) #f (-lst -Bytes))
|
||||
(->key -Input-Port #:line-mode (one-of/c 'linefeed 'return 'return-linefeed 'any 'any-one) #f (-lst -Bytes)))]
|
||||
#; [((kw-expander-impl (syntax-local-value #'port->bytes-lines)))
|
||||
[((kw-expander-impl (syntax-local-value #'port->bytes-lines)))
|
||||
((-opt (one-of/c 'linefeed 'return 'return-linefeed 'any 'any-one)) -Boolean
|
||||
(-opt -Input-Port) -Boolean
|
||||
. -> .
|
||||
|
|
Loading…
Reference in New Issue
Block a user