re-enable type for port->bytes-lines

This commit is contained in:
Sam Tobin-Hochstadt 2011-08-15 12:27:03 -04:00
parent 72059c908b
commit b25aae230b

View File

@ -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
. -> .