Skip to content

Conversation

@dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Jul 21, 2020

As reported in #1374 the compiler is hitting assertions when a class is both extending another class and implementing an interface. I do not recall why these assertions are there, and I can only assume that these are left-over from testing.

Fixes #1374

  • I've read the contributing guidelines

@dcodeIO dcodeIO merged commit 46c06da into master Jul 21, 2020
@github-actions
Copy link

🎉 This PR is included in version 0.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dcodeIO dcodeIO deleted the issue-1374 branch June 1, 2021 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion error when a class extends and implements

2 participants