Skip to content

Conversation

@saulecabrera
Copy link
Contributor

@saulecabrera saulecabrera commented Apr 7, 2021

This patch reports a diagnostic when using a namespaced class (or any other construct)
that lacks a runtime representation as an expression.

Fixes #1790

  • I've read the contributing guidelines

This patch reports a diagnostic when using a class (or any other construct)
that lacks a runtime representation as an expression
Copy link
Member

@dcodeIO dcodeIO left a comment

Choose a reason for hiding this comment

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

Thanks, looks good!

@dcodeIO dcodeIO merged commit a073e1c into AssemblyScript:master Apr 7, 2021
@saulecabrera saulecabrera deleted the fix-usage-of-namespaced-classes branch April 8, 2021 19:58
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.

Assigning namespaced classes to a variable results in an assertion error

2 participants