-
Notifications
You must be signed in to change notification settings - Fork 13.4k
[Bug]stricter Generators: T not in scope #32507
Copy link
Copy link
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDesign LimitationConstraints of the existing architecture prevent this from being fixedConstraints of the existing architecture prevent this from being fixedWorking as IntendedThe behavior described is the intended behavior; this is not a bugThe behavior described is the intended behavior; this is not a bug
Milestone
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDesign LimitationConstraints of the existing architecture prevent this from being fixedConstraints of the existing architecture prevent this from being fixedWorking as IntendedThe behavior described is the intended behavior; this is not a bugThe behavior described is the intended behavior; this is not a bug
TypeScript Version: 3.6.0-dev.20190720
Search Terms:
Generators
Code
Expected behavior:
It is necessary to discuss how it should work
Actual behavior:
x: TRelated Issues:
#30790 #31639