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 has been archived by the owner on Mar 26, 2020. It is now read-only.
Seems like a bug, though the fix is to update the error-checking to disallow this case.
As separate goal might be to support interfaces in records, though that would be a larger feature-request, and violate the "records are pure data" separation.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This compiles. But remove the optional<...> and you get:
Interface reference cannot live in a record
The text was updated successfully, but these errors were encountered: