-
Notifications
You must be signed in to change notification settings - Fork 0
Assignment to arguments? #79
Copy link
Copy link
Open
Labels
A-TypeCheckingArea: Type checking/name resolutionArea: Type checking/name resolutionS-Decision-NeededStatus: A decision needs to be made (e.g. how to implement it, refactor or not)Status: A decision needs to be made (e.g. how to implement it, refactor or not)T-enhancementImprovement to an existing featureImprovement to an existing feature
Description
Metadata
Metadata
Assignees
Labels
A-TypeCheckingArea: Type checking/name resolutionArea: Type checking/name resolutionS-Decision-NeededStatus: A decision needs to be made (e.g. how to implement it, refactor or not)Status: A decision needs to be made (e.g. how to implement it, refactor or not)T-enhancementImprovement to an existing featureImprovement to an existing feature
Do we allow assigning to arguments like:
As scratch doesn't support it natively, would need syntax sugar, see #40.