Skip to content

fix: Fix usage of namespaced classes#1791

Merged
dcodeIO merged 1 commit into
AssemblyScript:masterfrom
saulecabrera:fix-usage-of-namespaced-classes
Apr 7, 2021
Merged

fix: Fix usage of namespaced classes#1791
dcodeIO merged 1 commit into
AssemblyScript:masterfrom
saulecabrera:fix-usage-of-namespaced-classes

Conversation

@saulecabrera

@saulecabrera saulecabrera commented Apr 7, 2021

Copy link
Copy Markdown
Contributor

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

@dcodeIO dcodeIO left a comment

Copy link
Copy Markdown
Member

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

2 participants