6 lines
180 B
Markdown
6 lines
180 B
Markdown
---
|
|
"effect": patch
|
|
---
|
|
|
|
Fix `Stream.splitLines` to correctly handle standalone `\r` as a line terminator and flush the final unterminated line when the stream ends, closes #2002.
|