mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 16:18:23 +03:00
1eec315ce1
`main` method is now special because it is trully static i.e. no implicit `self` is being generated for it. But since REPL's `main` isn't called `main` its invocation was missing an argument. Follow up on https://github.com/enso-org/enso/pull/3569 # Important Notes Will work on adding a CI test for REPL to avoid problems with REPL in a follow up PR. |
||
---|---|---|
.. | ||
jupyter-kernel/enso | ||
src/main/scala/org/enso/runner |