Skip to content

Handle the combination of a write and a void return#18164

Merged
amcasey merged 1 commit into
microsoft:masterfrom
amcasey:GH18140
Sep 7, 2017
Merged

Handle the combination of a write and a void return#18164
amcasey merged 1 commit into
microsoft:masterfrom
amcasey:GH18140

Conversation

@amcasey

@amcasey amcasey commented Aug 30, 2017

Copy link
Copy Markdown
Member

When the return type is void, there's no returnValueProperty, but that
doesn't mean we don't need a return at the call site.

Fixes #18140.

@msftclas

Copy link
Copy Markdown

@amcasey,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

When the return type is void, there's no `returnValueProperty`, but that
doesn't mean we don't need a `return` at the call site.

Fixes microsoft#18140.
@amcasey amcasey merged commit 02cfb81 into microsoft:master Sep 7, 2017
@amcasey amcasey deleted the GH18140 branch September 7, 2017 23:32
amcasey added a commit to amcasey/TypeScript that referenced this pull request Sep 16, 2017
Handle the combination of a write and a void return

(cherry picked from commit 02cfb81)
amcasey added a commit to amcasey/TypeScript that referenced this pull request Sep 18, 2017
Handle the combination of a write and a void return

(cherry picked from commit 02cfb81)
amcasey added a commit to amcasey/TypeScript that referenced this pull request Sep 20, 2017
Handle the combination of a write and a void return

(cherry picked from commit 02cfb81)
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
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.

3 participants