mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 03:54:20 +03:00
ced7ba2de2
Fixes #8735 by making sure compilation errors contain `SourceSection` identifying location where they occurred. This behavior is required by Truffle TCK. The TCK allocates its own `Context` without any other configuration and still requires a syntax error to be reported. Thus changing the default mode to _strict errors_. |
||
---|---|---|
.. | ||
main | ||
test/java/org/enso/compiler |