Skip to content

Conversation

timholy
Copy link
Member

@timholy timholy commented Apr 4, 2019

No description provided.

return strip(src[istart:iend], '\n'), line
iterm = lastindex(src)
if iend < iterm
iterm = iend-1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iterm = prevind(src, iend) maybe (ref #35).

@timholy
Copy link
Member Author

timholy commented Apr 4, 2019

Superseded by #35

@timholy timholy closed this Apr 4, 2019
@timholy timholy deleted the teh/terminate branch April 4, 2019 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants