printable-characters icon indicating copy to clipboard operation
printable-characters copied to clipboard

behaviour of "first"

Open punund opened this issue 6 years ago • 0 comments

first does very strange things when given simple string with empty lines:

aaaaaaaaa

bbbbbbbbb

ccccccccc

ddddddddd

eeeeeeeee

For one, it certainly returns more than n characters. This breaks things down to ololog.

punund avatar Feb 22 '20 13:02 punund