mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
f37e50e87b
Fixes #10679 by changing the return type of `EqualsXyzNode`s to `EqualsAndInfo`. This class holds the result of the comparation as well as any attached warnings. `EqualsBuiltinNode` then re-attaches the warnings, if there are any. |
||
---|---|---|
.. | ||
src | ||
package.yaml | ||
README.md |
This is a set of tests for the Base
library for Enso that need access to
library internals. Run with --disable-private-checks
.