Open JakeWharton opened 1 year ago
Somewhat related, but even if you try to only enable ES generators for coroutines that also doesn't work because we ban eval
: https://youtrack.jetbrains.com/issue/KT-69642. However, ES 2015 modules can be used without ES generator-based coroutines, so we can still fix this first.
Adding
to a module with the Zipline plugin causes