-
Notifications
You must be signed in to change notification settings - Fork 18
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
Implement generator.throw() #91
Comments
Comment by m4ns0ur @trotterdylan what is the best approach to test |
Comment by m4ns0ur @trotterdylan generator cannot catch the thrown exception, I should check more. |
Comment by m4ns0ur @trotterdylan sorry for the long delay. so the problem is
and Grumpy generated code:
it seems OK to me, do you see anything improper? |
google#369 opened on Jul 23, 2017 by @m4ns0ur
The text was updated successfully, but these errors were encountered: