Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Normalise null args on fields by removing them #85

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Conversation

kitten
Copy link
Member

@kitten kitten commented Sep 20, 2019

This means that todo(x: null) {} is assumed to be
the same as todo {}

This means that `todo(x: null) {}` is assumed to be
the same as `todo {}`
@kitten kitten merged commit cbe5bde into master Sep 20, 2019
@kitten kitten deleted the fix/null-variables branch September 20, 2019 15:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant