Skip to content
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

[NFR] Add support for yield statement #118

Closed
Jeckerson opened this issue Sep 10, 2021 · 1 comment · Fixed by #122
Closed

[NFR] Add support for yield statement #118

Jeckerson opened this issue Sep 10, 2021 · 1 comment · Fixed by #122
Assignees

Comments

@Jeckerson
Copy link
Member

function test() {
	yield 1;
}
@JWprogrammer
Copy link

Waiting for this. Thank you

Jeckerson added a commit that referenced this issue Sep 15, 2021
Jeckerson added a commit that referenced this issue Sep 15, 2021
@Jeckerson Jeckerson self-assigned this Sep 15, 2021
@Jeckerson Jeckerson linked a pull request Sep 15, 2021 that will close this issue
3 tasks
Jeckerson added a commit that referenced this issue Sep 18, 2021
Jeckerson added a commit that referenced this issue Sep 18, 2021
Jeckerson added a commit that referenced this issue Sep 18, 2021
Jeckerson added a commit that referenced this issue Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants