Skip to content

[fix] Resolve classes not working in module mode#116

Open
timabdulla wants to merge 1 commit into
Siubaak:masterfrom
timabdulla:fix-class-declarations-in-module-mode
Open

[fix] Resolve classes not working in module mode#116
timabdulla wants to merge 1 commit into
Siubaak:masterfrom
timabdulla:fix-class-declarations-in-module-mode

Conversation

@timabdulla

Copy link
Copy Markdown

Classes were not working in module mode, as constructors cannot be generators. This PR forces classes to use the evaluate_n execution path for their constructors.

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.

1 participant