Skip to content

restrict the scope of parameters\type parameters#5706

Merged
vladima merged 2 commits into
masterfrom
nameResolutionForParameters
Nov 18, 2015
Merged

restrict the scope of parameters\type parameters#5706
vladima merged 2 commits into
masterfrom
nameResolutionForParameters

Conversation

@vladima
Copy link
Copy Markdown
Contributor

@vladima vladima commented Nov 17, 2015

  • Parameters are only visible in parameter list, return type annotation (via type query)
  • Type parameters are only visible in parameter list, return type annotation and type parameter list

Fixes #5699, #5704 and #5707 (thanks to @sandersn for catching this)

@sandersn
Copy link
Copy Markdown
Member

👍

vladima added a commit that referenced this pull request Nov 18, 2015
restrict the scope of parameters\type parameters
@vladima vladima merged commit 5e84ed3 into master Nov 18, 2015
@vladima vladima deleted the nameResolutionForParameters branch November 18, 2015 01:09
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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