New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate function definition #861

Closed
wants to merge 1 commit into
base: dev
from

Conversation

Projects
None yet
3 participants
@Janiczek
Contributor

Janiczek commented May 4, 2017

This eg. crashes prepack tool from working on Elm-compiled JS files.

(There is another _Json_badIndex two definitions above the deleted one.)

Remove duplicate function definition
This eg. crashes `prepack` tool from working on Elm-compiled JS files.
@process-bot

This comment has been minimized.

Show comment
Hide comment
@process-bot

process-bot May 4, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot commented May 4, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Jul 8, 2017

Member

This is resolved in the dev branch.

Member

evancz commented Jul 8, 2017

This is resolved in the dev branch.

@evancz evancz closed this Jul 8, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment