mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 05:23:48 +03:00
a1db36b57c
Libraries: Revert changes that were necessitated by a new rule we have decided not to introduce. Parser: - Support mixed constructors/bindings in types. - Disallow zero-length hex sequences in character escapes: `\x`, `\u`, `\u{}`, `\U`, `\U{}` are no longer legal synonyms for `\0` (matches old parser behavior). |
||
---|---|---|
.. | ||
src | ||
THIRD-PARTY | ||
package.yaml |