Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fall back to default type when inferring generic calls #1759

Merged
merged 5 commits into from Mar 30, 2021
Merged

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Mar 26, 2021

In ColinEberhardt/assemblyscript-temporal#20 it came up that falling back to type defauls of generic type parameters would be helpful, especially when passing an object literal that would otherwise not resolve to a type. Turned out that we already had the necessary parsing in place, so...

  • I've read the contributing guidelines

@dcodeIO dcodeIO requested a review from MaxGraey March 30, 2021 12:31
@dcodeIO dcodeIO merged commit af53c48 into master Mar 30, 2021
@dcodeIO dcodeIO deleted the typedefault branch June 1, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants