mirror of
https://github.com/enso-org/enso.git
synced 2024-11-26 17:06:48 +03:00
3239815957
Each builtin `makeFunction` method has to be currently registered for reflection. Adding registration of `SliceVectorMethodGen` to make following example work ag ```bash enso$ sbt engine-runner-native/buildNativeImage enso$ ./runner --run engine/runner-native/src/test/resources/Factorial.enso 6 ``` # Important Notes Regression caused by #3724 - Once the above code is executed in the CI, we'll discover such breakages before integration. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
CODEOWNERS | ||
mergify.yml | ||
PULL_REQUEST_TEMPLATE.md | ||
settings.yml |