You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
Currently, one must change multiple places in the codebase to change what built-ins are enabled based on a compatibility mode. See #2613. This is confusing and prone to error. We should instead only have to change this in one single place.
Currently, one must change multiple places in the codebase to change what built-ins are enabled based on a compatibility mode. See #2613. This is confusing and prone to error. We should instead only have to change this in one single place.