Skip to content

Conversation

@AlekSi
Copy link

@AlekSi AlekSi commented Aug 28, 2018

No description provided.

AlekSi added 3 commits August 28, 2018 15:53
* unreachable code
* composite literal uses unkeyed fields
* errorfmt format %s has arg XXX of wrong type
* bad syntax for struct tag value
panic(fmt.Sprintf("typecheck.expr TODO Index: %s", format.Debug(e))) //, format.Debug(tipe.Underlying(left.typ))))
panic(fmt.Sprintf("typecheck.expr TODO Index: %s", format.Debug(e))) //, format.Debug(tipe.Underlying(left.typ))))
*/
Copy link
Author

Choose a reason for hiding this comment

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

That's the largest chunk of unreachable code. All others are trivial. Probably that's not intended.

@AlekSi
Copy link
Author

AlekSi commented Aug 28, 2018

Those tests on macOS are flaky. They pass for me: https://travis-ci.org/AlekSi/ng/builds/421555795.

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.

1 participant