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
@sendable is part of the type. I think this is just a parsing quirk.
Alternatives considered
I suppose would could just leave this as-is. But it allows for some pretty muddy and confusing syntax. Fixing this is a breaking change, but I still think it should be addressed.
Additional information
No response
The text was updated successfully, but these errors were encountered:
Motivation
Today, this code compiles.
Proposed solution
@sendable is part of the type. I think this is just a parsing quirk.
Alternatives considered
I suppose would could just leave this as-is. But it allows for some pretty muddy and confusing syntax. Fixing this is a breaking change, but I still think it should be addressed.
Additional information
No response
The text was updated successfully, but these errors were encountered: