Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Fix Go 1.9 compiler error caused by underscores. Fixes #378. #381

Closed
wants to merge 1 commit into from
Closed

Fix Go 1.9 compiler error caused by underscores. Fixes #378. #381

wants to merge 1 commit into from

Conversation

escholtz
Copy link

cannot use _ as value
internal compiler error: exporter: variable/function exported but not defined: _

cannot use _ as value
internal compiler error: exporter: variable/function exported but not defined: _
@corona10
Copy link
Contributor

corona10 commented Oct 22, 2017

@escholtz Are you still working on?

@trotterdylan
Copy link
Contributor

Thanks for working on this. Looks like there’s some other attempts in progress so I’ll close this one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants