Skip to content

fix: diagnose not implement when assign value to closure variable #2750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 1, 2023

Conversation

HerrCai0907
Copy link
Member

Fixes: #2749

Copy link
Member

@CountBleck CountBleck left a comment

Choose a reason for hiding this comment

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

LGTM, but I have some nitpicks.

Co-authored-by: CountBleck <Mr.YouKnowWhoIAm@protonmail.com>
Copy link
Member

@CountBleck CountBleck left a comment

Choose a reason for hiding this comment

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

LGTM

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…script into fix/closure
@HerrCai0907 HerrCai0907 merged commit 73193f0 into AssemblyScript:main Oct 1, 2023
@HerrCai0907 HerrCai0907 deleted the fix/closure branch October 1, 2023 12:25
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.

usage of closure cannot be diagnosed in assignment statement
3 participants