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

Fixed SyntaxError happening when the name of a native coroutine function to create contains 'return'. #97

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

smarie
Copy link
Owner

@smarie smarie commented Nov 9, 2023

Fixes #96

…ction to create contains `'return'`. Fixes #96
@smarie smarie merged commit f44bc10 into main Nov 9, 2023
9 checks passed
@smarie smarie deleted the feature/96_syntax_error_coroutine branch November 9, 2023 21:46
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.

SyntaxError when creating a native coroutine function with name containing 'return'
1 participant