Skip to content

Conversation

SevereOverfl0w
Copy link

This prevents an empty list being treated as the end of a datum.

For example decoding ["foo", []], would give ["foo"] and leave an
'e' on the end of input s.

This prevents an empty list being treated as the end of a datum.

For example decoding `["foo", []]`, would give `["foo"]` and leave an
'e' on the end of input `s`.
@SevereOverfl0w
Copy link
Author

Seems to be failing, due to inability to find lein binary. It's possible travis have changed the way you include leiningen.

Tests pass locally.

@bbatsov
Copy link

bbatsov commented May 22, 2018

I wonder if this build will ever finish. :-)

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